History log of /seL4-l4v-10.1.1/l4v/camkes/adl-spec/Examples_CAMKES.thy
Revision Date Author Comments
# 95cae475 02-Sep-2018 Japheth Lim <Japheth.Lim@data61.csiro.au>

camkes: initial updates for new CDL refinement framework

Summary of changes:
- change ADL spec to support connectors with many endpoints [VER-992]
- more connector synonyms
- refactor integrity policy spec


# 0b039a07 24-Oct-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

Isabelle2016-1: syntax: use semantic markup instead of "header"


# b5b92485 22-Apr-2015 Matthew Fernandez <matthew.fernandez@nicta.com.au>

camkes: Update architectural model.

This brings the architectural model in line with the current implementation by
making the following adjustments:
- Remove "trait" terminology and replace with "procedure." This was already
done in the datatypes, but had not been updated in the accompanying text.
- Remove both fixed size and NULL-terminated arrays and replace with the more
recent arbitrary sized arrays. Neither of the former are supported, but can
now be emulated if necessary.
- Remove references to `RPCEvent` and `DirectCall` connectors. `RPCEvent` no
longer exists and `DirectCall`, while still present, introduces complexities
that are not adequately explained in the context of this document.
- Remove legacy comments.
- Various typo fixes.


# 2a03e81d 14-Jul-2014 Gerwin Klein <gerwin.klein@nicta.com.au>

Import release snapshot.