]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Include/IndustryStandard/ArmTrustZoneSmc.h
StandaloneMmPkg/StandaloneMmCoreEntryPoint: permit the use of TE images
[mirror_edk2.git] / ArmPkg / Include / IndustryStandard / ArmTrustZoneSmc.h
index 62f8f61a7ed71d0c6b7db6a4b97bc2af2aaea6b4..71b4327ebfecb2856d2c58c66a61f9940c0051f2 100644 (file)
@@ -18,6 +18,8 @@
 #define ARM_TRUSTZONE_UID_4LETTERID   0x1\r
 #define ARM_TRUSTZONE_UID_MD5         0x2\r
 \r
+#define ARM_TRUSTZONE_ARM_UID         0x40524d48 // "ARMH"\r
+\r
 #define IS_ARM_TRUSTZONE_SUPPORTED_SMC(Rx,Region)       (((UINTN)(Rx) >= (UINTN)ARM_TRUSTZONE_##Region##_SMC_ID_START) && ((UINTN)(Rx) <= (UINTN)ARM_TRUSTZONE_##Region##_SMC_ID_END))\r
 \r
 #define IS_ARM_TRUSTZONE_DEPRECIATED_SMC(Rx)            ((UINTN)(Rx) <= (UINTN)ARM_TRUSTZONE_DEPRECIATED_SMC_ID_END)\r