lh-l4v/spec/machine/ARM_HYP
Matthew Brecknell fd01872121 always use `addrFromKPPtr` for kernel addresses
This verifies a C kernel patch (seL4/seL4#409) which consolidates
translation between virtual and physical addresses, and makes it
consistent across architectures. In particular, we always use
`addrFromKPPtr`, even on architectures that don't use a distinct region
to map the kernel ELF. This will facilitate future improvements which
move the ELF mapping into a distinct virtual address region.

Signed-off-by: Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>
2021-06-25 16:31:22 +10:00
..
MachineOps.thy arm-hyp: proof updates for seL4 c381c7e14c 2020-12-09 19:46:02 +11:00
Platform.thy always use `addrFromKPPtr` for kernel addresses 2021-06-25 16:31:22 +10:00