summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Sec/SecInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPlatformPkg/Sec/SecInternal.h')
-rw-r--r--ArmPlatformPkg/Sec/SecInternal.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ArmPlatformPkg/Sec/SecInternal.h b/ArmPlatformPkg/Sec/SecInternal.h
index 4d1b0f6089..cf9c1707d5 100644
--- a/ArmPlatformPkg/Sec/SecInternal.h
+++ b/ArmPlatformPkg/Sec/SecInternal.h
@@ -59,6 +59,11 @@ copy_cpsr_into_spsr (
);
VOID
+set_non_secure_mode (
+ IN ARM_PROCESSOR_MODE Mode
+ );
+
+VOID
SecCommonExceptionEntry (
IN UINT32 Entry,
IN UINT32 LR