summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Sec
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-275-266/+231
* ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin2011-09-221-0/+2
* ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h' (2)oliviermartin2011-09-221-0/+65
* ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h'oliviermartin2011-09-222-51/+17
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-222-2/+2
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-223-74/+119
* ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin2011-09-222-10/+2
* ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2011-09-222-8/+16
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-224-17/+25
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-222-10/+10
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-112/+112
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-281-2/+2
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-063-126/+72
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-011-2/+3
* ArmPlatformPkg: Add support for PrePi moduleoliviermartin2011-07-011-0/+12
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-012-3/+3
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-151-1/+1
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-112-8/+8
* ArmPlatformPkg: Fix ARMGCC buildoliviermartin2011-06-031-1/+0
* ArmPlatformPkg: Add missing ASM_PFX() macro in exception call backoliviermartin2011-04-271-4/+4
* ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin2011-04-261-1/+1
* ArmPlatformPkg/Sec: Initialize the GIC when Trustzone Support is not enabledoliviermartin2011-04-261-0/+3
* ArmPlatformPkg/Sec: Fix typo and Remove magic valueoliviermartin2011-04-261-23/+35
* ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin2011-04-262-6/+0
* ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin2011-03-312-7/+3
* ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin2011-03-312-5/+5
* ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin2011-03-312-18/+33
* Fix minor Xcode build issues.andrewfish2011-03-053-12/+12
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-018-0/+897