summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Sec
AgeCommit message (Expand)AuthorFilesLines
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-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron4-5/+5
2014-08-19ARM Packages: Removed trailing spacesRonald Cron5-65/+65
2014-07-15ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron1-9/+14
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman1-1/+1
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman1-4/+2
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman1-5/+5
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman1-2/+2
2014-03-01ArmPkg: Tidy assembler codeOlivier Martin3-11/+2
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin1-3/+0
2013-08-21ArmPlatformPkg/Sec: Removed SetupExceptionLevel3()Olivier Martin1-44/+0
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin1-14/+0
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin5-4/+64
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel3-2/+308
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin2-8/+12
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin6-31/+24
2013-05-10ArmPlatformPkg/Sec: Replaced non-required 'blx' by 'bl'oliviermartin1-2/+2
2013-03-12ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin5-5/+7
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin1-5/+5
2013-01-28ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin1-2/+2
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-195/+195
2012-09-28ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin7-254/+0
2012-07-04ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Patholiviermartin3-11/+21
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2-2/+2
2012-07-04ArmPlatformPkg/Sec: Added support for Non Cold Boot Pathsoliviermartin6-22/+54
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin1-1/+1
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin5-27/+12
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin1-1/+1
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin3-12/+13
2012-03-26ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to '...oliviermartin2-1/+9
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-03-26ArmPlatformPkg/Sec: Fixed monitor stack setupoliviermartin2-6/+10
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 & SCRoliviermartin2-13/+17
2012-02-28ArmPlatformPkg/Sec: Fix transition to Trusted Monitor World with ARMGCColiviermartin4-50/+94
2012-02-28ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin4-32/+10
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2-50/+36
2011-12-14ArmPlatformPkg/Sec: Fixed Monitor stack setupoliviermartin1-1/+1
2011-12-07ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changesoliviermartin1-1/+1
2011-12-06ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any libra...oliviermartin1-4/+5
2011-11-09ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2-8/+6
2011-11-01ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin1-11/+12
2011-11-01ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2-2/+2
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin5-10/+49
2011-11-01ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin1-4/+0
2011-11-01ArmPlatformPkg: Coding style (minor changes)oliviermartin1-1/+1
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin1-1/+1
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2-1/+2