You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/level-ext.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ NOTE: For `LVLBITS=1` this permission is equivalent to _StoreLocal_ in CHERI v9,
49
49
50
50
[#el_perm,reftext="EL-permission"]
51
51
Elevate Level Permission (EL):: Any unsealed capability with its tag set to 1 that is loaded from memory has its <<el_perm>> cleared and its <<section_cap_level>> restricted to the authorizing capability's <<section_cap_level>> if the authorizing capability does not grant <<el_perm>>.
52
-
If sealed, then only <<section_cap_level,CL>> is modified, <<el_perm>> is retained.
52
+
If sealed, then only <<section_cap_level,CL>> is modified, <<el_perm>> is unchanged.
53
53
This permission is similar to the existing <<lm_perm>>, but instead of applying to the <<w_perm>> on the loaded capability it restricts the <<section_cap_level,CL>> field.
0 commit comments