summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include/Library/ArmLib.h
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/ArmLib: Add ArmHasEte () helper functionSami Mujawar2023-10-301-0/+12
* ArmPkg/ArmLib: Add ArmHasTrbe () helper functionSami Mujawar2023-10-301-0/+13
* ArmPkg/ArmLib: Add ArmHasVhe () helper functionLeif Lindholm2023-09-201-0/+18
* ArmPkg/ArmMmuLib: Drop buggy secure memory type checkArd Biesheuvel2023-09-121-2/+0
* ArmPkg/ArmMmuLib: Introduce region types for RO/XP WB cached memoryArd Biesheuvel2023-03-161-0/+6
* ArmPkg/Mmu: Remove handling of NONSECURE memory regionsArd Biesheuvel2023-03-161-11/+0
* ArmPkg: Add GET_MPIDR_AFFINITY_BITS and MPIDR_MT_BIT to ArmLib.hRebecca Cran2023-01-271-7/+9
* ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran2022-01-301-0/+4
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-72/+75
* ArmPkg: Move cache defs used in Universal/Smbios into ArmCache.hRebecca Cran2021-06-181-4/+32
* ArmPkg: Fix Ecc error 8003Pierre Gondois2021-04-281-3/+3
* ArmPkg: Add helper to read CCIDX statusRebecca Cran2021-02-081-0/+11
* ArmPkg: Add definition of the maximum cache level in ARMv8-ARebecca Cran2021-02-081-0/+4
* ArmPkg/ArmLib: move ArmReadIdPfr0/1 into private header ArmV7Lib.hLeif Lindholm2020-12-181-12/+0
* ArmPkg: add ArmHasSecurityExtensions () helper functionLeif Lindholm2020-12-181-0/+17
* ArmPkg/ArmLib: add ArmHasGicSystemRegisters () helper functionLeif Lindholm2020-12-181-0/+18
* ArmPkg/ArmLib: move set/way helper functions into private headerArd Biesheuvel2020-03-051-18/+0
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/ArmLib: add support for reading the max physical address space sizeArd Biesheuvel2018-11-291-0/+6
* ArmPkg/Library/ArmLib: add ArmWriteSctlrMichael Zimmermann2018-01-151-0/+6
* ArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLEPeicong Li2017-11-071-0/+8
* ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissionsArd Biesheuvel2017-02-211-0/+4
* ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel2017-01-201-0/+128
* ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel2016-07-071-38/+0
* ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel2016-05-121-2/+8
* ArmPkg/AArch64Mmu: disable MMU during page table manipulationsArd Biesheuvel2016-04-141-0/+6
* ArmPkg: Configure TTBCR registerEvan Lloyd2016-03-031-1/+7
* ArmPkg: update InvalidateInstructionCacheRange to flush only to PoUEugene Cohen2015-12-081-1/+7
* ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () aliasLeif Lindholm2015-11-201-6/+0
* ArmPkg/ArmLib: add accessor function for Cache Writeback GranuleArd Biesheuvel2015-11-091-0/+6
* ArmPkg/ArmLib: remove CCSIDR based cache info routinesArd Biesheuvel2015-11-091-78/+0
* ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()Ard Biesheuvel2015-11-091-6/+0
* ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel2015-11-091-1/+1
* ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regionsArd Biesheuvel2015-10-081-0/+24
* ArmPkg: remove ARMv6 support codeArd Biesheuvel2015-08-191-5/+1
* ArmPkg/ArmLib.h: Add CPU Affinity definitionsOlivier Martin2015-02-161-3/+8
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-271-6/+3
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-15/+15
* ArmPkg/ArmLib.h: Fixed name of the argumentOlivier Martin2014-07-291-1/+13
* ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron2014-07-151-3/+0
* ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLROlivier Martin2014-03-261-0/+29
* ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfoOlivier Martin2014-03-241-2/+2
* ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode funct...Olivier Martin2014-03-241-12/+0
* ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin2014-03-011-6/+0
* ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmL...Olivier Martin2014-03-011-1/+43
* ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin2014-02-121-0/+6
* ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin2014-02-051-3/+3
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-101-1/+1
* ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin2013-11-281-1/+19
* ARM: Remove NSACR from the common codeOlivier Martin2013-08-061-12/+0