lh-l4v/spec/machine/ARM
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 all: remove theory import path references 2020-11-02 10:16:17 +10:00
Platform.thy always use `addrFromKPPtr` for kernel addresses 2021-06-25 16:31:22 +10:00