lh-l4v/camkes
Japheth Lim 194b2db850 regression: fix another tests.xml dependency. 2016-01-07 18:39:50 +11:00
..
adl-spec camkes: Merge some updates to the arch model. 2015-10-16 14:59:37 +11:00
cdl-refine add arch_tcb object to C, rename aep -> ntfn 2015-11-20 16:02:13 +11:00
glue-proofs add arch_tcb object to C, rename aep -> ntfn 2015-11-20 16:02:13 +11:00
glue-spec camkes: Port to Isabelle 2014. 2014-09-15 10:42:46 +10:00
Makefile camkes: Add CamkesCdlRefine to regression tests. 2015-05-27 16:22:24 +10:00
README release cleanup 2014-07-17 18:22:50 +02:00
ROOT camkes: Also depend on DPolicy in CamkesCdlBase. 2015-07-27 15:59:42 +10:00
tests.xml regression: fix another tests.xml dependency. 2016-01-07 18:39:50 +11:00

README

#
# Copyright 2014, NICTA
#
# This software may be distributed and modified according to the terms of
# the GNU General Public License version 2. Note that NO WARRANTY is provided.
# See "LICENSE_GPLv2.txt" for details.
#
# @TAG(NICTA_GPL)
#

CAmkES is a component platform for seL4. This directory contains files related
to a formal Isabelle model of CAmkES.

 adl-spec/ - Architectural model.
 glue-proofs/ - AutoCorres-based work (bottom-up approach to glue code).
 glue-spec/ - Behavioural model (top-down approach to glue code).