summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Sec/Sec.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Remove NSACR from the common codeOlivier Martin2013-08-061-2/+2
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-101-3/+3
* ARM Packages: Fixed coding style and typosoliviermartin2013-03-121-5/+5
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-195/+195
* ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-281-45/+0
* ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Patholiviermartin2012-07-041-11/+13
* ArmPlatformPkg/Sec: Added support for Non Cold Boot Pathsoliviermartin2012-07-041-4/+6
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-021-16/+6
* ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin2012-05-021-1/+1
* ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2012-05-021-6/+7
* ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to '...oliviermartin2012-03-261-1/+7
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-261-6/+6
* ArmPlatformPkg/Sec: Move ArmGicSetupNonSecure() prior to initialize platform-...oliviermartin2012-03-261-3/+4
* ArmPlatformPkg/Sec: Add ASSERT() for checking the Secure Monitor Stack PCD va...oliviermartin2012-02-281-0/+5
* ArmPlatformPkg/Sec: Move 'ArmPlatformSecExtraAction' before we set NSACR & SCRoliviermartin2012-02-281-12/+15
* ArmPlatformPkg/Sec: Fix transition to Trusted Monitor World with ARMGCColiviermartin2012-02-281-26/+46
* ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin2012-02-281-6/+6
* ArmPlatformPkg/Sec: Fixed Monitor stack setupoliviermartin2011-12-141-1/+1
* ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any libra...oliviermartin2011-12-061-4/+5
* ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin2011-11-011-11/+12
* ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin2011-11-011-10/+11
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-011-4/+0
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-271-1/+1
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-271-42/+23
* ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h'oliviermartin2011-09-221-46/+16
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-221-1/+1
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-11/+9
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-221-9/+9
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-69/+15
* ArmPlatformPkg: Add support for PrePi moduleoliviermartin2011-07-011-0/+12
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-011-2/+2
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-151-1/+1
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-111-7/+7
* 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
* ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin2011-03-311-3/+3
* ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin2011-03-311-4/+4
* ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin2011-03-311-18/+32
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-011-0/+275