audk/ArmPlatformPkg/Sec
oliviermartin 12c5ae238e ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport
This change does not make possible to disable Trustzone from the firmware.
The firmware has to be built for Trustzone support enabled or disabled.

The memory page table are now defined as 'Normal Memory' in any case.
Except for RTSM Device Memory which as to be Secure Device Memory due
to a RTSM bug.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12452 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-27 16:29:07 +00:00
..
Exception.S ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h' 2011-09-22 23:07:06 +00:00
Exception.asm ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
Helper.S Fix minor Xcode build issues. 2011-03-05 13:23:47 +00:00
Helper.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
Sec.c ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport 2011-09-27 16:29:07 +00:00
Sec.inf ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport 2011-09-27 16:29:07 +00:00
SecEntryPoint.S ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization 2011-09-27 16:22:09 +00:00
SecEntryPoint.asm ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization 2011-09-27 16:22:09 +00:00
SecInternal.h ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization 2011-09-27 16:22:09 +00:00