summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-111-2/+2
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-271-1/+1
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-264-5/+5
* ARM Packages: Removed trailing spacesRonald Cron2014-08-195-65/+65
* ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron2014-07-151-9/+14
* ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman2014-05-081-1/+1
* ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman2014-05-081-4/+2
* ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman2014-05-081-5/+5
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-081-2/+2
* ArmPkg: Tidy assembler codeOlivier Martin2014-03-013-11/+2
* ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2013-11-281-3/+0
* ArmPlatformPkg/Sec: Removed SetupExceptionLevel3()Olivier Martin2013-08-211-44/+0
* ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin2013-08-211-14/+0
* ARM: Remove NSACR from the common codeOlivier Martin2013-08-065-4/+64
* ArmPlatformPkg: Added Aarch64 supportHarry Liebel2013-07-183-2/+308
* ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin2013-05-102-8/+12
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-106-31/+24
* ArmPlatformPkg/Sec: Replaced non-required 'blx' by 'bl'oliviermartin2013-05-101-2/+2
* ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-125-5/+7
* ARM Packages: Fixed coding style and typosoliviermartin2013-03-121-5/+5
* ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin2013-01-281-2/+2
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-195/+195
* ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-287-254/+0
* ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Patholiviermartin2012-07-043-11/+21
* ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2012-07-042-2/+2
* ArmPlatformPkg/Sec: Added support for Non Cold Boot Pathsoliviermartin2012-07-046-22/+54
* ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin2012-05-021-1/+1
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-025-27/+12
* ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin2012-05-021-1/+1
* ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2012-05-023-12/+13
* ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to '...oliviermartin2012-03-262-1/+9
* 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: Fixed monitor stack setupoliviermartin2012-03-262-6/+10
* 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-282-13/+17
* ArmPlatformPkg/Sec: Fix transition to Trusted Monitor World with ARMGCColiviermartin2012-02-284-50/+94
* ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin2012-02-284-32/+10
* ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2012-02-282-50/+36
* ArmPlatformPkg/Sec: Fixed Monitor stack setupoliviermartin2011-12-141-1/+1
* ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changesoliviermartin2011-12-071-1/+1
* ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any libra...oliviermartin2011-12-061-4/+5
* ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2011-11-092-8/+6
* ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin2011-11-011-11/+12
* ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2011-11-012-2/+2
* ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin2011-11-015-10/+49
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-011-4/+0
* ArmPlatformPkg: Coding style (minor changes)oliviermartin2011-11-011-1/+1
* Arm Packages: Fix builds for XCODE32 toolchainoliviermartin2011-10-041-1/+1
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-272-1/+2