lh-l4v/camkes
Matthew Brecknell 0102ef172a Isabelle2017: remove String_Compare
This was a workaround for an Isabelle2016-1 performace regression, and
is no longer required.
2017-10-30 12:23:26 +11:00
..
adl-spec remove most tab characters 2017-10-20 14:22:36 +11:00
cdl-refine Isabelle2016-1: update references to renamed constants and facts 2017-01-05 14:23:05 +11:00
glue-proofs remove most tab characters 2017-10-20 14:22:36 +11:00
glue-spec Isabelle2017: remove String_Compare 2017-10-30 12:23:26 +11:00
Makefile Removes all trailing whitespaces 2017-07-12 15:13:51 +10:00
README release cleanup 2014-07-17 18:22:50 +02:00
ROOT word_lib: adjust theory dependencies 2016-05-16 21:11:40 +10:00
tests.xml Isabelle2016-1: increase timeouts for sessions that have slowed down 2017-01-05 14:27:38 +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).