]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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)
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

index 5a316bc2566a33c731dfdd70d6a7c4197dfb8821..e2770636fbf2414155b7eaecf2bae43114ea32ed 100644 (file)
@@ -9,6 +9,7 @@
 \r
 #include <Uefi.h>\r
 #include <IndustryStandard/ArmMmSvc.h>\r
+#include <IndustryStandard/ArmFfaSvc.h>\r
 \r
 #include <Library/ArmLib.h>\r
 #include <Library/ArmMmuLib.h>\r