summaryrefslogtreecommitdiff
path: root/ArmPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2020-04-02ArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out of ArmMmuLibArd Biesheuvel1-5/+0
2020-03-05ArmPkg/ArmLib: move set/way helper functions into private headerArd Biesheuvel1-18/+0
2019-07-04ArmPkg: Fix various typosAntoine Cœur1-2/+2
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney33-231/+33
2019-01-29ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidationArd Biesheuvel1-1/+2
2019-01-21ArmPkg: delete unused ArmTrustZoneSmc.hLeif Lindholm1-161/+0
2018-12-21ArmPkg/ArmScmiDxe: Add clock enable functionJeff Brasen1-0/+197
2018-12-11ArmPkg/OpteeLib: Add OPTEE_SUCCESS return codeSumit Garg1-0/+1
2018-11-29ArmPkg/ArmLib: add support for reading the max physical address space sizeArd Biesheuvel1-0/+6
2018-11-27ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0.Achin Gupta1-0/+42
2018-11-27ArmPkg/Include: Add MM interface SVC return codes.Achin Gupta1-0/+7
2018-11-27ArmPkg/Include: Fix the SPM version SVC IDSughosh Ganu1-1/+1
2018-11-26ArmPkg: remove now unused BsdLib.hArd Biesheuvel1-212/+0
2018-10-30ArmPkg/OpteeLib: Add APIs to communicate with OP-TEESumit Garg1-0/+88
2018-10-12ArmPkg: Add support for GICv4Sami Mujawar1-3/+19
2018-08-01ArmPkg: Add initial OpteeLib implementationSumit Garg2-0/+42
2018-06-18ArmPkg/ArmMtlLib: fix prototype inconsistency in MtlWaitUntilChannelFreeArd Biesheuvel1-1/+1
2018-04-26ArmPkg: add reenable hook to ArmGenericTimerCounterLibArd Biesheuvel1-0/+6
2018-04-23ArmPkg: Introduce SCMI protocolGirish Pathak4-0/+684
2018-04-23ArmPkg: MTL Library interface and Null library implementationGirish Pathak1-0/+137
2018-01-15ArmPkg/Library/ArmLib: add ArmWriteSctlrMichael Zimmermann1-0/+6
2017-11-07ArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLEPeicong Li1-0/+8
2017-10-06ArmPkg/Include: Add ArmSvcLib header file.Supreeth Venkatesh1-0/+46
2017-10-06ArmPkg/Include: Add SVC function IDs for Management Mode.Supreeth Venkatesh1-0/+43
2017-10-06ArmPkg/Include: Add standard SMC function IDs for MM interface.Supreeth Venkatesh1-1/+19
2017-10-05ArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocolArd Biesheuvel1-1/+10
2017-10-05ArmPkg: Tidy GIC code before changes.Evan Lloyd1-16/+7
2017-08-31ArmPkg: remove UncachedMemoryAllocationLibArd Biesheuvel1-665/+0
2017-08-01ArmPkg: Move IS_DEVICE_PATH_NODE for sharingJun Nie1-0/+3
2017-05-22ArmPkg: Add CNTHCTL_EL2 support functionsSami Mujawar1-1/+11
2017-04-06ArmPkg: remove ArmCpuLib header and implementationsArd Biesheuvel1-28/+0
2017-03-07ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel1-2/+1
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel2-0/+14
2017-02-23ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementationArd Biesheuvel1-60/+0
2017-02-22ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managedArd Biesheuvel1-0/+12
2017-02-21ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissionsArd Biesheuvel1-0/+4
2017-01-20ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel5-196/+128
2016-10-28ArmPkg: remove LoadConstantXxx() asm macrosArd Biesheuvel3-73/+0
2016-10-28ArmPkg RVCT: add ADRL/LDRL macro equivalentsArd Biesheuvel1-0/+20
2016-09-21ArmPkg/AsmMacroIoLib: force word alignment for functionsArd Biesheuvel1-0/+1
2016-08-11ArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL macrosArd Biesheuvel2-1/+42
2016-08-11ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macrosArd Biesheuvel2-267/+0
2016-07-28ArmPkg: Add Cortex-A72 CPU typeJeremy Linton1-0/+1
2016-07-13ArmPkg/ArmMmuLib: avoid type promotion in TCR_EL1 assignmentArd Biesheuvel1-78/+62
2016-07-07ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel1-38/+0
2016-07-07ArmPkg: introduce ArmMmuLib library classArd Biesheuvel1-0/+65
2016-06-23ArmPkg/ArmGicV3Dxe: configure all interrupts as non-secure Group-1Ard Biesheuvel1-2/+3
2016-05-12ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel1-2/+8
2016-04-14ArmPkg/AArch64Mmu: disable MMU during page table manipulationsArd Biesheuvel1-0/+6
2016-03-22ArmPkg/AsmMacroIoLibV8: remove undocumented assumption from ELx macrosArd Biesheuvel1-8/+8