aboutsummaryrefslogtreecommitdiff
path: root/include/lib/aarch64
AgeCommit message (Expand)Author
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
2014-05-07Replace disable_mmu with assembler versionAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Separate BL functions out of arch.hDan Handley
2014-05-06Move include and source files to logical locationsDan Handley