seL4/libsel4
amrzar a4d6bf850c SELFOUR-161: Merge Page_Remap with Page_Map
- Remove Remap function from seL4 API for arm, x86, riscv and the
respective invocation implementation.
- Update Map as replacement for Remap
- Update manual

This allows a change of rights if the frame being mapped is already
mapped in at the given vaddr. To map a page to a different address,
unmap it first.

Co-authored-by: Hesham Almatary <hesham.almatary@data61.csiro.au>
Co-authored-by: Anna Lyons <Anna.Lyons@data61.csiro.au>
Co-authored-by: Victor Phan <Victor.Phan@data61.csiro.au>
Co-authored-by: Kent McLeod <Kent.Mcleod@data61.csiro.au>
2019-10-10 15:54:23 +11:00
..
arch_include SELFOUR-161: Merge Page_Remap with Page_Map 2019-10-10 15:54:23 +11:00
include libsel4: Expose mcs constants to non-C files 2019-08-22 13:32:11 +10:00
mode_include Rename shared_types*.bf files to be consistent 2019-03-21 12:43:43 +11:00
sel4_arch_include aarch64: Move tpidrro_el0 from vcpu to tcb context 2019-09-19 11:39:14 +10:00
sel4_plat_include Add initial i.MX8M Mini evk 64-bit Support 2019-07-19 14:32:53 +10:00
src libsel4: Don't use userData for storing IPC buffer 2019-08-13 15:31:11 +10:00
tools aarch64: Move tpidrro_el0 from vcpu to tcb context 2019-09-19 11:39:14 +10:00
CMakeLists.txt mcs: scheduling context donation over ipc 2019-08-22 11:22:37 +10:00