summaryrefslogtreecommitdiff
path: root/ArmPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2021-04-15ArmPkg: Fix Ecc error 8005 for SCMI_CLOCK_RATE_FORMATPierre Gondois2-7/+7
2021-04-15ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_CLOCKPierre Gondois1-5/+5
2021-04-15ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASEPierre Gondois1-5/+5
2021-04-15ArmPkg: Fix Ecc error 7008 for OPTEE_MESSAGE_PARAMPierre Gondois1-4/+7
2021-04-15ArmPkg: Fix Ecc error 7008 for SCMI_CLOCK_RATEPierre Gondois1-4/+10
2021-04-15ArmPkg: Rename include guard in ArmGicLib.hPierre Gondois1-4/+4
2021-04-15ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois4-14/+14
2021-02-23ArmPkg: Allow FF-A calls to get memory region's attributesAchin Gupta1-0/+18
2021-02-23ArmPkg: Add macros for SPM version with FF-A support enabledSughosh Ganu1-0/+3
2021-02-23ArmPkg: Add macros for SPM versionSughosh Ganu1-0/+3
2021-02-23ArmPkg/ArmSvcLib: Return x4-x7 in output parametersAchin Gupta1-2/+8
2021-02-23ArmPkg/IndustryStandard: Add barebones FF-A headerAchin Gupta1-0/+23
2021-02-23ArmPkg: Update OemGetChassisType function to return MISC_CHASSIS_TYPERebecca Cran1-5/+3
2021-02-23ArmPkg: Rename some functions and parameters in OemMiscLibRebecca Cran1-7/+7
2021-02-23ArmPkg: Fix ordering of return type and EFIAPI specifier in OemMiscLibRebecca Cran1-7/+7
2021-02-08ArmPkg: Add Library/OemMiscLib.hRebecca Cran1-0/+167
2021-02-08ArmPkg: Add helper to read CCIDX statusRebecca Cran1-0/+11
2021-02-08ArmPkg: Add definition of the maximum cache level in ARMv8-ARebecca Cran1-0/+4
2021-02-08ArmPkg: Add register encoding definition for MMFR2Rebecca Cran1-0/+4
2021-02-08ArmPkg: Add ARM SMC Architecture functions to ArmStdSmc.hRebecca Cran1-0/+16
2020-12-18ArmPkg/ArmGicLib: Add ArmGicSetInterruptPriority() helper functionQuan Nguyen1-0/+9
2020-12-18ArmPkg/ArmLib: move ArmReadIdPfr0/1 into private header ArmV7Lib.hLeif Lindholm1-12/+0
2020-12-18ArmPkg: add ArmHasSecurityExtensions () helper functionLeif Lindholm1-0/+17
2020-12-18ArmPkg/ArmLib: add ArmHasGicSystemRegisters () helper functionLeif Lindholm1-0/+18
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