]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
plat/kvm/arm: Hardcode a memory region descriptor for unmappings
authorSergiu Moga <sergiu.moga@protonmail.com>
Mon, 15 May 2023 05:58:44 +0000 (08:58 +0300)
committerUnikraft <monkey@unikraft.io>
Fri, 11 Aug 2023 10:18:45 +0000 (10:18 +0000)
commitf61e245b4003f73a95b5749ba09a9bac2a33d676
tree04e3a96a18a4046facaab9efc8b5f627585070a9
parent7bdedf193830908e9943fc6046a26e1d6ff21bf5
plat/kvm/arm: Hardcode a memory region descriptor for unmappings

Add a memory region descriptor to indicate the range we are meant to
unmap when paging is initialized and we are getting rid of the
initial static boot page tables.

Signed-off-by: Sergiu Moga <sergiu.moga@protonmail.com>
Reviewed-by: Michalis Pappas <michalis@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #848
plat/kvm/arm/bpt64.S