lh-l4v/proof/invariant-abstract
Thomas Sewell dcd7fd8c17 SELFOUR-444: Refine proof with ghost invariant. 2016-11-02 11:19:09 +11:00
..
ARM SELFOUR-444: Finished InfoFlow and DRefine. 2016-11-02 11:19:09 +11:00
ADT_AI.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00
AInvs.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00
AInvsPre.thy SELFOUR-421: merge and fix up to ArmConfidentiality proof 2016-09-22 19:21:56 +10:00
Arch_AI.thy SELFOUR-444: AInvs proven for preemptible retype. 2016-11-02 11:19:08 +11:00
BCorres2_AI.thy arch_split: give some vspace concepts more generic names 2016-08-03 14:46:48 +10:00
BCorres_AI.thy SELFOUR-276: Finish proofs for maximum controlled priority (MCP) 2016-10-05 02:43:41 +11:00
Bits_AI.thy arch_split: change caps_of_state to be explicit projection f caps_of_state 2016-03-04 19:03:45 +11:00
CNodeInv_AI.thy SELFOUR-444: AInvs proven for preemptible retype. 2016-11-02 11:19:08 +11:00
CSpaceInvPre_AI.thy arch_split: invariants: split CSpaceInv_AI [VER-604], CSpace_AI [VER-605] 2016-07-09 11:04:22 +10:00
CSpaceInv_AI.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00
CSpacePre_AI.thy SELFOUR-421: merge and fix up to ArmConfidentiality proof 2016-09-22 19:21:56 +10:00
CSpace_AI.thy SELFOUR-444: AInvs proven for preemptible retype. 2016-11-02 11:19:08 +11:00
DetSchedAux_AI.thy SELFOUR-444: Haskell implementation, begin refine. 2016-11-02 11:19:08 +11:00
DetSchedInvs_AI.thy arch_split: invariants: split Deterministic_AI [VER-600] 2016-07-16 23:02:14 +10:00
DetSchedSchedule_AI.thy SELFOUR-276: Finish proofs for maximum controlled priority (MCP) 2016-10-05 02:43:41 +11:00
Deterministic_AI.thy SELFOUR-444: Haskell implementation, begin refine. 2016-11-02 11:19:08 +11:00
Detype_AI.thy SELFOUR-444: AInvs proven for preemptible retype. 2016-11-02 11:19:08 +11:00
EmptyFail_AI.thy SELFOUR-276: Finish proofs for maximum controlled priority (MCP) 2016-10-05 02:43:41 +11:00
Finalise_AI.thy SELFOUR-444: AInvs proven for preemptible retype. 2016-11-02 11:19:08 +11:00
Include_AI.thy SELFOUR-276: Finish proofs for maximum controlled priority (MCP) 2016-10-05 02:43:41 +11:00
InterruptAcc_AI.thy SELFOUR-421: merge and fix up to ArmConfidentiality proof 2016-09-22 19:21:56 +10:00
Interrupt_AI.thy SELFOUR-421: merge and fix up to ArmConfidentiality proof 2016-09-22 19:21:56 +10:00
InvariantsPre_AI.thy arch_split: invariants: split Retype_AI [VER-556] 2016-06-08 10:33:09 +10:00
Invariants_AI.thy SELFOUR-444: AInvs proven for preemptible retype. 2016-11-02 11:19:08 +11:00
IpcCancel_AI.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00
Ipc_AI.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00
KHeapPre_AI.thy arch_split: invariants: slightly more selective interpretation up to AInvs 2016-04-20 08:36:22 +10:00
KHeap_AI.thy SELFOUR-444: AInvs proven for preemptible retype. 2016-11-02 11:19:08 +11:00
KernelInitSepProofs_AI.thy ainvs: remove dependency on internal file; mark as unused 2016-06-09 19:27:32 +10:00
KernelInitSep_AI.thy repair ARM proofs up to Refine after factoring out architecture 2016-01-13 12:02:12 +11:00
KernelInit_AI.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00
LevityCatch_AI.thy SELFOUR-421: merge and fix up to ArmConfidentiality proof 2016-09-22 19:21:56 +10:00
README.md misc: Proofing and formatting of README.md files. 2014-07-28 13:15:48 +10:00
Retype_AI.thy SELFOUR-444: Finished InfoFlow and DRefine. 2016-11-02 11:19:09 +11:00
Schedule_AI.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00
SubMonad_AI.thy repairing AInvs: checks up to the middle of VSpace_AI 2016-01-12 18:10:36 +11:00
Syscall_AI.thy SELFOUR-444: AInvs proven for preemptible retype. 2016-11-02 11:19:08 +11:00
TcbAcc_AI.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00
Tcb_AI.thy SELFOUR-276: Finish proofs for maximum controlled priority (MCP) 2016-10-05 02:43:41 +11:00
Untyped_AI.thy SELFOUR-444: Refine proof with ghost invariant. 2016-11-02 11:19:09 +11:00
VSpaceEntries_AI.thy arch_split: invariants: split Syscall_AI [VER-571] 2016-07-12 16:50:32 +10:00
VSpacePre_AI.thy arch_split invariants: TcbAcc_AI 2016-08-10 18:50:56 +10:00
VSpace_AI.thy SELFOUR-421: fix coding style 2016-09-22 19:23:28 +10:00

README.md

Abstract Spec Invariant Proof

This proof defines and proves the global invariants of seL4's abstract specification. The invariants are phrased and proved using a monadic Hoare logic described in a TPHOLS '08 paper.

Building

To build from the l4v/ directory, run:

./isabelle/bin/isabelle build -d . -v -b AInvs

Important Theories

The top-level theory where the invariants are proved over the kernel is Syscall_AI; the bottom-level theory where they are defined is Invariants_AI.