summaryrefslogtreecommitdiff
path: root/include/lib/aarch64/arch_helpers.h
AgeCommit message (Expand)Author
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-03-08Apply workaround for errata 813419 of Cortex-A57Antonio Nino Diaz
2017-03-08Add dynamic region support to xlat tables lib v2Antonio Nino Diaz
2017-01-19Fix declarations of cache maintenance functionsAntonio Nino Diaz
2016-12-13Add PLAT_xxx_ADDR_SPACE_SIZE definitionsAntonio Nino Diaz
2016-12-01Reset EL2 and EL3 configurable controlsDavid Cunado
2016-11-09Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCRDavid Cunado
2016-09-12Support for Mediatek MT6795 SoCLeon Chen
2016-04-01Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpersdanh-arm
2016-03-31Remove xlat_helpers.cAntonio Nino Diaz
2016-03-30Remove DAIF bits handling macrosGerald Lejeune
2016-02-18ARM platforms: rationalise memory attributes of shared memoryJuan Castillo
2015-12-09Initialize VTTBR_EL2 when bypassing EL2Sandrine Bailleux
2015-11-26Add ARM GICv3 driver without support for legacy operationAchin Gupta
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-04-27Remove use of PLATFORM_CACHE_LINE_SIZEDan Handley
2015-03-31Translate secure/non-secure virtual addressesVarun Wadekar
2015-01-23Return success if an interrupt is seen during PSCI CPU_SUSPENDSoby Mathew
2015-01-22Add macros for domain specific barriers.Soby Mathew
2015-01-07Prevent optimisation of sysregs accessors callsSandrine Bailleux
2014-09-02Reset CNTVOFF_EL2 register before exit into EL1 on warm bootSoby Mathew
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-22Use secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-09Introduce IS_IN_ELX() macrosSandrine Bailleux
2014-05-07Remove unused or invalid asm helper functionsAndrew Thoelke
2014-05-07Replace disable_mmu with assembler versionAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley