X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ArmPlatformPkg%2FSec%2FSecInternal.h;h=111123725b482985fe5ba2987573a4528addb7dc;hb=d6dc67ba1b592b08ef1c0ff2e327d8c4d33aea55;hp=255059af5fa171b1288855d8fa05c33842a814a3;hpb=3cc033c51f62983cb13901bfd24a74f7aa241a24;p=mirror_edk2.git diff --git a/ArmPlatformPkg/Sec/SecInternal.h b/ArmPlatformPkg/Sec/SecInternal.h index 255059af5f..111123725b 100644 --- a/ArmPlatformPkg/Sec/SecInternal.h +++ b/ArmPlatformPkg/Sec/SecInternal.h @@ -74,4 +74,10 @@ SecCommonExceptionEntry ( IN UINTN LR ); +VOID +EFIAPI +ArmSecArchTrustzoneInit ( + VOID + ); + #endif