summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePeiCore
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek2024-03-083-12/+2
* ArmPlatformPkg/PrePeiCore: Make vector table object BTI compatibleArd Biesheuvel2023-03-301-0/+2
* ArmPlatformPkg/PrePeiCore: Print the firmware version early in bootRebecca Cran2022-10-253-0/+35
* ArmPlatformPkg/PrePeiCore: permit entry with the MMU enabledArd Biesheuvel2022-10-241-11/+13
* ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phaseRohit Mathew2022-09-052-2/+16
* ArmPlatformPkg: Remove RVCT supportRebecca Cran2022-05-135-210/+0
* ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran2022-01-301-1/+3
* ArmPlatformPkg: Apply uncrustify changesMichael Kubacki2021-12-076-122/+132
* ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois2021-04-151-5/+5
* ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois2021-04-156-34/+34
* ArmPlatformPkg/PrePeiCore: replace set/way cache ops with by-VA onesArd Biesheuvel2020-03-043-2/+6
* ArmPlatformPkg/PrePeiCore: enable VFP at startupArd Biesheuvel2020-01-143-0/+7
* ArmPlatformPkg: list module-internal header files in INF [Sources]Laszlo Ersek2019-07-232-0/+2
* ArmPlatformPkg: Fix various typosAntoine Cœur2019-07-041-1/+1
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0918-126/+18
* ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel2018-11-191-0/+3
* ArmPlatformPkg/PrePeiCoreMPCore: use a unique GUIDArd Biesheuvel2017-12-081-1/+1
* ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI coreArd Biesheuvel2017-11-095-0/+26
* ArmPlatformPkg: Timer access for non-secure EL1/0Sami Mujawar2017-05-221-1/+8
* ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen2016-09-081-5/+5
* ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-115-71/+18
* ArmPlatformPkg RVCT: drop dependency on GCC macro libraryArd Biesheuvel2016-08-112-12/+4
* ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn2016-03-253-3/+3
* ArmPlatformPkg: Fix stack switch bug after commit 7945b29Heyi Guo2015-12-101-4/+7
* ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmeticArd Biesheuvel2015-12-082-2/+2
* ArmPkg/PrePeiCore: adhere to architectural stack alignment requirementArd Biesheuvel2015-12-082-14/+6
* ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel initArd Biesheuvel2015-11-277-52/+3
* ArmPlatformPkg/PrePeiCore: add missing entries to AArch64 vector tableArd Biesheuvel2015-11-271-0/+40
* ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland2015-11-191-14/+13
* ArmPlatformPkg/PrePeiCore: constify PPI globalsArd Biesheuvel2015-08-071-5/+5
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-113-6/+6
* ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin2014-09-011-3/+1
* ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicoreArd Biesheuvel2014-09-011-3/+0
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-261-1/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1910-81/+81
* ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin2014-07-151-3/+4
* ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin2014-07-041-5/+6
* ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin2014-07-041-1/+7
* ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman2014-05-081-1/+1
* ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman2014-05-083-4/+4
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-082-8/+8
* ArmPkg: Tidy assembler codeOlivier Martin2014-03-011-3/+0
* ArmPkg: Replace single dead loop.Olivier Martin2014-03-012-11/+4
* ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin2013-08-061-15/+14
* ArmPlatformPkg: Added Aarch64 supportHarry Liebel2013-07-188-2/+361
* ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2013-07-172-8/+0
* ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin2013-07-171-3/+2
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-102-0/+8
* ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin2013-05-102-6/+12
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-105-20/+20