Files
seL4/src
Rafal Kolanski 29343f847d aarch64: makeUserPage: de-dup, use bitfield gen
`makeUserPage` was a bit confusing to understand, and went around the
bitfield-generator's back by modifying the tag bits. As a result, it did
not set bit 58 for 4k pages, meaning a 4k page could not be identified
from an encoded PTE. This version addresses that, and hopefully improves
the repetition.

Signed-off-by: Rafal Kolanski <rafal.kolanski@proofcraft.systems>
2023-10-19 00:01:07 +11:00
..
2023-08-14 15:41:57 +10:00
2023-06-21 10:58:48 +10:00