summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Move StackCheckLibStaticInit to StackCheckLibOliver Smith-Denny2025-02-071-0/+1
* ArmPkg: Retire ArmDisassemblerLibArd Biesheuvel2025-01-314-1615/+0
* ArmPkg: Stop using ArmDisassemblerLibArd Biesheuvel2025-01-303-33/+1
* ArmPkg,ArmPkg/ArmExceptionLib: drop vector relocation variant/supportLeif Lindholm2025-01-306-240/+21
* ArmPkg/ArmGic: Retire ArmGicArchLibArd Biesheuvel2025-01-174-156/+0
* StandaloneMmPkg: move core entry point lib and cpu driver to ArmPkgLevi Yun2025-01-175-0/+2129
* ArmPkg/Library: Update StandaloneMmuLib with FF-A v1.2 with page granulirtyLevi Yun2025-01-172-138/+250
* ArmPkg: Add ArmFfaLib used in StandaloneMmLevi Yun2025-01-173-0/+145
* ArmPkg: Add ArmFfaLib used in PEIMLevi Yun2025-01-172-0/+143
* ArmPkg: Add ArmFfaLib used in Dxe driverLevi Yun2025-01-176-0/+1383
* ArmPkg: Remove PcdFfaEnabledLevi Yun2025-01-171-3/+0
* ArmPkg/StandaloneMmMmuLib: Introduce a SPM_MM status helper fucntionlevi.yun2025-01-171-18/+28
* ArmPkg/IndustryStandard: Change naming convention in ArmMmSvc.hlevi.yun2025-01-171-14/+20
* ArmPkg/Library: Introduce ArmTransferListLiblevi.yun2025-01-172-0/+197
* ArmPkg: DefaultExceptionHandlerLib: Update function input bitwidthKun Qin2024-12-111-1/+1
* ArmPkg: ArmExceptionLib: Fixing exception vector and type castingKun Qin2024-12-111-7/+7
* ArmPkg: ArmLib: Update function to match header fileKun Qin2024-12-111-3/+3
* ArmPkg: ArmArchTimerLib: Update operations to be 64 bit wideKun Qin2024-12-111-16/+10
* ArmPkg/ArmMmuLib: Add support for EL2&0 translation regimeArd Biesheuvel2024-11-261-7/+22
* ArmPkg/ArmMmuLib: Ignore EL3 in RELEASE codeArd Biesheuvel2024-11-261-4/+6
* ArmPkg/ArmLib: Use VHE alternatives for timer system registersArd Biesheuvel2024-11-261-25/+47
* ArmPkg: Remove ArmSoftFloatLib implementationArd Biesheuvel2024-11-264-530/+0
* MdePkg: Fix null macros for XCODE5 and CLANGMike Beaton2024-10-181-3/+0
* ArmPkg/ArmLib: Drop set/way Dcache operationsArd Biesheuvel2024-09-136-306/+0
* MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny2024-09-1244-2763/+0
* MdePkg: Move AsmMacroIoLib*.h from ArmPkgOliver Smith-Denny2024-09-1248-48/+48
* ArmPkg: CompilerIntrinsicsLib: Use AsmMacroIoLibV8.h for AARCH64 ASMOliver Smith-Denny2024-09-121-1/+1
* ArmPkg: Fix timer wrap-aroundCarsten Haitzler2024-09-011-4/+10
* ArmPkg/ArmArchTimerLib: Drop pointless constructorArd Biesheuvel2024-08-012-25/+2
* ArmPkg: Retire ArmSmcPsciResetSystemLibArd Biesheuvel2024-07-272-179/+0
* ArmPkg/ArmMonitorLib: Implement SMCCC protocol correctly and directlyArd Biesheuvel2024-07-254-40/+133
* ArmPkg: Convert PcdMonitorConduitHvc to FixedAtBuildArd Biesheuvel2024-07-251-1/+1
* ArmPkg: Introduce ResetSystemLib implementation based on ArmMonitorLibArd Biesheuvel2024-07-242-0/+208
* ArmPkg: Disable AuditOnly mode for uncrustifyArd Biesheuvel2024-07-242-5/+7
* ArmPkg: Remove Deprecated ArmPsciResetSystemLibOliver Smith-Denny2024-07-232-122/+0
* BaseTools: Move GnuNoteBti.bin to BaseToolsOliver Smith-Denny2024-07-231-0/+0
* BaseTools: Move GccLto Files to BaseToolsOliver Smith-Denny2024-07-234-76/+0
* ArmPkg: ArmMmuLib: Add AARCH64 Memory Attribute Update Failure LogOliver Smith-Denny2024-07-231-0/+7
* ArmPkg: ArmMmuLib: Add ARM32 Memory Attribute Update Failure LoggingOliver Smith-Denny2024-07-231-0/+15
* ArmPkg: delete PcdArmArchTimerFreqInHzLeif Lindholm2024-06-262-19/+2
* ArmPkg: drop manual ARM programming of generic timer frequencyLeif Lindholm2024-06-261-13/+0
* ArmPkg/ArmLib ArmMmuLib: Drop support for EL3/MON executionArd Biesheuvel2024-06-195-145/+34
* ArmPkg/CompilerIntrinsicsLib: provide __ashlti3Jeff Brasen2024-06-152-0/+34
* ArmPkg,MdePkg: Move ArmPkg/Chipset/Aarch64[|Mmu].h to MdePkgPierre Gondois2024-06-155-5/+5
* ArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h to MdePkgPierre Gondois2024-06-155-5/+5
* ArmPkg: Revert "Allow SMC/HVC monitor conduit to be specified at runtime"Ard Biesheuvel2024-06-101-1/+1
* ArmPkg: Allow SMC/HVC monitor conduit to be specified at runtimeArd Biesheuvel2024-05-241-1/+1
* ArmPkg/DebugPeCoffExtraActionLib: Drop RVCT and Cygwin supportArd Biesheuvel2023-12-141-69/+31
* ArmPkg/ArmMmuLib: Use function pointer typeMichael Kubacki2023-11-285-13/+33
* ArmPkg/ArmLib: Add ArmHasEte () helper functionSami Mujawar2023-10-301-0/+16