summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmLib/AArch64
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/AArch64Mmu: don't let table entries inherit XN permission bitsArd Biesheuvel2016-05-101-7/+0
* ArmPkg/AArch64Mmu: disable MMU during page table manipulationsArd Biesheuvel2016-04-144-2/+118
* ArmPkg/AArch64Mmu: Fix XN attribute for device memoryHeyi Guo2016-04-141-2/+2
* ArmPkg/AArch64Mmu: use correct AP[] bits in ArmClearMemoryRegionReadOnlyArd Biesheuvel2016-03-221-1/+1
* ArmPkg/ArmLib: add ArmReadHcr to enable read-modify-write of HCRCohen, Eugene2016-03-161-0/+6
* ArmPkg: CpuDxe: fix AArch64 interrupt read masksCohen, Eugene2016-02-231-15/+17
* ArmPkg: update InvalidateInstructionCacheRange to flush only to PoUEugene Cohen2015-12-081-0/+6
* ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () aliasLeif Lindholm2015-11-202-6/+4
* ArmPkg: correct TTBR1_EL1 settings in TCR_EL1Mark Rutland2015-11-191-1/+2
* ArmPkg/Mmu: set required XN attributes for device mappingsArd Biesheuvel2015-11-181-1/+4
* ArmPkg/AArch64Mmu: remove unused GcdAttributeToArmAttribute()Ard Biesheuvel2015-11-181-42/+0
* ArmPkg/ArmLib: mark all cached mappings as (inner) shareableArd Biesheuvel2015-11-121-11/+10
* ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel2015-11-091-12/+0
* ArmPkg/ArmLib: retrieve cache line length from CTR not CCSIDRArd Biesheuvel2015-11-091-25/+0
* ArmPkg/ArmLib: remove CCSIDR based cache info routinesArd Biesheuvel2015-11-091-141/+0
* ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()Ard Biesheuvel2015-11-093-50/+0
* ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel2015-11-091-2/+2
* ArmPkg/ArmLib: fix barriers in AArch64 ArmEnableMmuMark Rutland2015-11-091-2/+4
* ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regionsArd Biesheuvel2015-10-081-0/+90
* ArmPkg/AArch64Mmu: move page table traversal code to separate functionArd Biesheuvel2015-10-081-19/+31
* ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXNArd Biesheuvel2015-10-081-1/+2
* ArmPkg/AArch64Mmu: remove cache maintenance for page tablesArd Biesheuvel2015-10-061-6/+0
* ArmPkg/Mmu: do not configure block translations at level 0Ard Biesheuvel2015-10-021-2/+3
* ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo2015-09-091-0/+7
* ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo2015-09-091-30/+15
* ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo2015-09-091-12/+4
* ArmPkg/Mmu: Fix page level calculation bugHeyi Guo2015-09-091-1/+1
* ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo2015-09-091-7/+4
* ArmPkg: fix ArmWriteCntkCtl simple code bugHeyi Guo2015-05-131-1/+1
* ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel2015-04-143-9/+0
* ArmPkg: Ensured the stack is always quad-word alignedOlivier Martin2014-11-111-4/+4
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-271-13/+0
* ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...Olivier Martin2014-10-101-6/+8
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-091-107/+0
* ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel2014-09-091-1/+1
* ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributesOlivier Martin2014-08-191-0/+3
* ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations.Olivier Martin2014-06-031-1/+5
* ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman2014-05-081-7/+6
* ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman2014-05-081-20/+20
* ArmLib/AArch64Support.S: remove export of unimplemented functionBrendan Jackman2014-05-081-1/+0
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-083-12/+12
* ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page t...Olivier Martin2014-04-241-3/+10
* ArmPkg/ArmLib: Correct Error Handling in AArch64Olivier Martin2014-03-261-6/+22
* ArmPkg/ArmLib: Removed unused AArch64 filesOlivier Martin2014-03-244-139/+6
* ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin2014-03-011-4/+0
* ArmPkg/ArmLib: ArmReadVBar implementation missing in AArch64Olivier Martin2014-03-011-0/+11
* ArmPkg: Replace single dead loop.Olivier Martin2014-03-011-3/+0
* ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmL...Olivier Martin2014-03-011-65/+0
* ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin2014-02-241-2/+2
* ARM Packages: CRLF fixupLeif Lindholm2014-02-121-4/+4