ArmPlatformPkg/Sec: Move 'ArmPlatformSecExtraAction' before we set NSACR & SCR

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13061 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
oliviermartin
2012-02-28 17:29:41 +00:00
parent a853088911
commit 3d93aeaef8
2 changed files with 17 additions and 13 deletions

View File

@@ -33,7 +33,8 @@ TrustedWorldInitialization (
VOID
NonTrustedWorldTransition (
IN UINTN MpId
IN UINTN MpId,
IN UINTN JumpAddress
);
VOID