]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Allow FF-A calls to set memory region's attributes
authorAchin Gupta <achin.gupta@arm.com>
Fri, 19 Feb 2021 06:36:05 +0000 (12:06 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 23 Feb 2021 15:40:37 +0000 (15:40 +0000)
commit9da5ee116a280f697ef13b33b3e69e9b5595c50e
treec4fd4c752d02468e77e986a599562533bbb39e25
parent0e43e02b9bd84ac68d140db68e700ba7398973b6
ArmPkg: Allow FF-A calls to set memory region's attributes

Allow setting memory region's permissions using either of the Firmware
Framework(FF-A) ABI transport or through the earlier used SVC calls.

Signed-off-by: Achin Gupta <achin.gupta@arm.com>
Co-developed-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
ArmPkg/Library/StandaloneMmMmuLib/AArch64/ArmMmuStandaloneMmLib.c