summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Sec/Sec.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-09ArmPlatformPkg: remove unused Sec libraryRyan Harkin1-200/+0
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm1-2/+2
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin1-1/+1
2014-07-15ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron1-9/+14
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin1-2/+2
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin1-3/+3
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin1-5/+5
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-195/+195
2012-09-28ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin1-45/+0
2012-07-04ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Patholiviermartin1-11/+13
2012-07-04ArmPlatformPkg/Sec: Added support for Non Cold Boot Pathsoliviermartin1-4/+6
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin1-16/+6
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin1-1/+1
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin1-6/+7
2012-03-26ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to '...oliviermartin1-1/+7
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin1-6/+6
2012-03-26ArmPlatformPkg/Sec: Move ArmGicSetupNonSecure() prior to initialize platform-...oliviermartin1-3/+4
2012-02-28ArmPlatformPkg/Sec: Add ASSERT() for checking the Secure Monitor Stack PCD va...oliviermartin1-0/+5
2012-02-28ArmPlatformPkg/Sec: Move 'ArmPlatformSecExtraAction' before we set NSACR & SCRoliviermartin1-12/+15
2012-02-28ArmPlatformPkg/Sec: Fix transition to Trusted Monitor World with ARMGCColiviermartin1-26/+46
2012-02-28ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin1-6/+6
2011-12-14ArmPlatformPkg/Sec: Fixed Monitor stack setupoliviermartin1-1/+1
2011-12-06ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any libra...oliviermartin1-4/+5
2011-11-01ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin1-11/+12
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin1-10/+11
2011-11-01ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin1-4/+0
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin1-1/+1
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin1-42/+23
2011-09-22ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h'oliviermartin1-46/+16
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin1-1/+1
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin1-11/+9
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin1-9/+9
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin1-69/+15
2011-07-01ArmPlatformPkg: Add support for PrePi moduleoliviermartin1-0/+12
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin1-2/+2
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin1-1/+1
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin1-7/+7
2011-04-26ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin1-1/+1
2011-04-26ArmPlatformPkg/Sec: Initialize the GIC when Trustzone Support is not enabledoliviermartin1-0/+3
2011-04-26ArmPlatformPkg/Sec: Fix typo and Remove magic valueoliviermartin1-23/+35
2011-03-31ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin1-3/+3
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin1-4/+4
2011-03-31ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin1-18/+32
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish1-0/+275