Skip to content

Commit

Permalink
rt arm refine: set handler params when configuring TCBs
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Lewis <[email protected]>
  • Loading branch information
corlewis committed Sep 2, 2022
1 parent e2e07dd commit 7119752
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 97 deletions.
2 changes: 1 addition & 1 deletion proof/refine/ARM/EmptyFail_H.thy
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ lemma tcbEPFindIndex_empty_fail[intro!, wp, simp]:
by (induct ci; subst tcbEPFindIndex.simps; simp)

crunch (empty_fail) empty_fail: callKernel
(wp: empty_fail_catch)
(wp: empty_fail_catch simp: crunch_simps)

theorem call_kernel_serial:
"\<lbrakk> (einvs and (\<lambda>s. event \<noteq> Interrupt \<longrightarrow> ct_running s) and (ct_running or ct_idle) and
Expand Down
Loading

0 comments on commit 7119752

Please sign in to comment.