summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePeiCore
AgeCommit message (Expand)AuthorFilesLines
2024-06-15ArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h to MdePkgPierre Gondois2-2/+2
2024-03-08ArmPlatformPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek3-12/+2
2023-03-30ArmPlatformPkg/PrePeiCore: Make vector table object BTI compatibleArd Biesheuvel1-0/+2
2022-10-25ArmPlatformPkg/PrePeiCore: Print the firmware version early in bootRebecca Cran3-0/+35
2022-10-24ArmPlatformPkg/PrePeiCore: permit entry with the MMU enabledArd Biesheuvel1-11/+13
2022-09-05ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phaseRohit Mathew2-2/+16
2022-05-13ArmPlatformPkg: Remove RVCT supportRebecca Cran5-210/+0
2022-01-30ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran1-1/+3
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki6-122/+132
2021-04-15ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois1-5/+5
2021-04-15ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois6-34/+34
2020-03-04ArmPlatformPkg/PrePeiCore: replace set/way cache ops with by-VA onesArd Biesheuvel3-2/+6
2020-01-14ArmPlatformPkg/PrePeiCore: enable VFP at startupArd Biesheuvel3-0/+7
2019-07-23ArmPlatformPkg: list module-internal header files in INF [Sources]Laszlo Ersek2-0/+2
2019-07-04ArmPlatformPkg: Fix various typosAntoine Cœur1-1/+1
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney18-126/+18
2018-11-19ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel1-0/+3
2017-12-08ArmPlatformPkg/PrePeiCoreMPCore: use a unique GUIDArd Biesheuvel1-1/+1
2017-11-09ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI coreArd Biesheuvel5-0/+26
2017-05-22ArmPlatformPkg: Timer access for non-secure EL1/0Sami Mujawar1-1/+8
2016-09-08ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen1-5/+5
2016-08-11ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macroArd Biesheuvel5-71/+18
2016-08-11ArmPlatformPkg RVCT: drop dependency on GCC macro libraryArd Biesheuvel2-12/+4
2016-03-25ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn3-3/+3
2015-12-10ArmPlatformPkg: Fix stack switch bug after commit 7945b29Heyi Guo1-4/+7
2015-12-08ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmeticArd Biesheuvel2-2/+2
2015-12-08ArmPkg/PrePeiCore: adhere to architectural stack alignment requirementArd Biesheuvel2-14/+6
2015-11-27ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel initArd Biesheuvel7-52/+3
2015-11-27ArmPlatformPkg/PrePeiCore: add missing entries to AArch64 vector tableArd Biesheuvel1-0/+40
2015-11-19ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland1-14/+13
2015-08-07ArmPlatformPkg/PrePeiCore: constify PPI globalsArd Biesheuvel1-5/+5
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm3-6/+6
2014-09-01ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin1-3/+1
2014-09-01ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicoreArd Biesheuvel1-3/+0
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron1-1/+1
2014-08-19ARM Packages: Removed trailing spacesRonald Cron10-81/+81
2014-07-15ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin1-3/+4
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin1-5/+6
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin1-1/+7
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman1-1/+1
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman3-4/+4
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2-8/+8
2014-03-01ArmPkg: Tidy assembler codeOlivier Martin1-3/+0
2014-03-01ArmPkg: Replace single dead loop.Olivier Martin2-11/+4
2013-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin1-15/+14
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel8-2/+361
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2-8/+0
2013-07-17ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin1-3/+2
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2-0/+8
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin2-6/+12