audk/ArmPlatformPkg/Sec
oliviermartin 8e06b586e8 ArmPlatformPkg: Introduce ArmPlatformInitialize() function
This function is responsible to handle all the specific platform code that must
be run in secure world to initialize some controllers.
   

ArmPlatformPkg/Sec: Move the L2x0 initialization to ArmPlatformLib
    
The L2x0 controller must be initialized in secure world. Move its initialization
into the ArmPlatformInitialize() of the Cortex A9x4 Core Tile PlatformLib.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11476 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-31 12:12:58 +00:00
..
Exception.S Fix minor Xcode build issues. 2011-03-05 13:23:47 +00:00
Exception.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +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: Introduce ArmPlatformInitialize() function 2011-03-31 12:12:58 +00:00
Sec.inf ArmPlatformPkg: Introduce ArmPlatformInitialize() function 2011-03-31 12:12:58 +00:00
SecEntryPoint.S Fix minor Xcode build issues. 2011-03-05 13:23:47 +00:00
SecEntryPoint.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00