History log of /seL4-refos-master/projects/seL4_libs/libsel4vspace/src/sel4_arch/aarch64/mapping.c
Revision Date Author Comments
# 589686f1 21-Jul-2019 Anna Lyons <anna@gh.st>

vspace: update for 40-bit-PA + hyp

exclude references to PUD methods that do not exist in this
configuration.


# 00a73348 22-Apr-2018 Adrian Danis <Adrian.Danis@data61.csiro.au>

libsel4vspace: Correct function type


# ca452fda 16-Apr-2018 Anna Lyons <Anna.Lyons@data61.csiro.au>

vspace: add mapping abstraction

This commit provides a mapping object which can be obtained for any
architecture and used to map paging structures based on the number of
bits left to resolve in an address.