summaryrefslogtreecommitdiff
path: root/include/lib/aarch64
AgeCommit message (Expand)Author
2016-08-23Automatically select initial xlation lookup levelAntonio Nino Diaz
2016-08-10AArch32: Add API to invoke runtime service handlerSoby Mathew
2016-08-09Move SIZE_FROM_LOG2_WORDS macro to utils.hSoby Mathew
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-04-13Refactor the xlat_tables library codeSoby Mathew
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-30Add ISR_EL1 to crash reportGerald Lejeune
2016-03-30Remove DAIF bits handling macrosGerald Lejeune
2016-03-03Extend memory attributes to map non-cacheable memorySandrine Bailleux
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-11-13Add missing RES1 bit in SCTLR_EL1Vikram Kanigiri
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-04-27Remove use of PLATFORM_CACHE_LINE_SIZEDan Handley
2015-04-01Merge pull request #280 from vwadekar/tlkd-fixed-v3danh-arm
2015-03-31Translate secure/non-secure virtual addressesVarun Wadekar
2015-03-16Use ARM CCI driver on FVP and Juno platformsVikram Kanigiri
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-12-04Fix the array size of mpidr_aff_map_nodes_t.Soby Mathew
2014-10-29Apply errata workarounds only when major/minor revisions match.Soby Mathew
2014-10-10Merge pull request #206 from soby-mathew/sm/reset_cntvoffAndrew Thoelke
2014-09-25Create BL stage specific translation tablesSoby Mathew
2014-09-16Initialize SCTLR_EL1 based on MODE_RW bitJens Wiklander
2014-09-02Reset CNTVOFF_EL2 register before exit into EL1 on warm bootSoby Mathew
2014-08-21Juno: Implement initial platform portSandrine Bailleux
2014-08-20Add support for selected Cortex-A57 errata workaroundsSoby Mathew
2014-08-20Add CPU specific crash reporting handlersSoby Mathew
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-19Make enablement of the MMU more flexibleAchin Gupta
2014-07-09Calculate TCR bits based on VA and PALin Ma
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-16Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2danh-arm
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-06-02Enable mapping higher physical addressLin Ma
2014-05-23Add enable mmu platform porting interfacesDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-22Use secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-22Add context library API to change a bit in SCR_EL3Achin Gupta
2014-05-22Introduce macros to manipulate the SPSRVikram Kanigiri
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