]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Use FF-A header file in Standalone MM Arm MMU library
authorAchin Gupta <achin.gupta@arm.com>
Fri, 19 Feb 2021 06:36:03 +0000 (12:06 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 23 Feb 2021 15:40:37 +0000 (15:40 +0000)
commit67f3f8b661d6ebdef571e70633ed6f6aee42a468
treefad9c100c9b0acec8870f7b5c47f8b5746965a20
parent388dfe02fb9acab1f7da138f4e5da9aa876e58a4
ArmPkg: Use FF-A header file in Standalone MM Arm MMU library

Add the FF-A header for invoking the mmu functions using FF-A calls as
the transport mechanism. Support for invoking the functions through
FF-A will be added in a subsequent patch.

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