summaryrefslogtreecommitdiff
path: root/include/lib/aarch64
AgeCommit message (Expand)Author
2017-07-12Add interface for enabling wake up from WFI in EL3Anson Huang
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-21Fully initialise essential control registersDavid Cunado
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-04-20Changes to support execution in AArch32 state for JUNOYatharth Kochar
2017-04-13Tegra: Add support for fake system suspendVignesh Radhakrishnan
2017-03-28Merge pull request #879 from Summer-ARM/sq/mt-supportdavidcunado-arm
2017-03-27ARM platforms: Add support for MT bit in MPIDRSummer Qin
2017-03-16Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlatdavidcunado-arm
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-03-06spd: trusty: pass VMID via X7Anthony Zhou
2017-02-15Disable secure self-hosted debug via MDCR_EL3/SDCRdp-arm
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
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-10-14Unify SCTLR initialization for AArch32 normal worldSoby Mathew
2016-09-12Support for Mediatek MT6795 SoCLeon Chen
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