Skip to content

Commit

Permalink
arm-hyp crefine: proof update for object_type enum reorder
Browse files Browse the repository at this point in the history
Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 committed Aug 14, 2023
1 parent 540bb64 commit 4d97b26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proof/crefine/ARM_HYP/Retype_C.thy
Original file line number Diff line number Diff line change
Expand Up @@ -2332,6 +2332,9 @@ definition
| ARM_HYP_H.PageDirectoryObject \<Rightarrow> scast seL4_ARM_PageDirectoryObject
| ARM_HYP_H.VCPUObject \<Rightarrow> scast seL4_ARM_VCPUObject"

(* always unfold StrictC'_mode_object_defs together with api_object_defs *)
lemmas api_object_defs = api_object_defs StrictC'_mode_object_defs

lemmas nAPIObjects_def = seL4_NonArchObjectTypeCount_def

lemma nAPIOBjects_object_type_from_H:
Expand Down

0 comments on commit 4d97b26

Please sign in to comment.