summaryrefslogtreecommitdiff
path: root/bl1/aarch64/bl1_arch_setup.c
AgeCommit message (Expand)Author
2019-09-13Unsigned long should not be used as per coding guidelinesDeepika Bhavnani
2017-06-23bl1: include bl1_private.h in aarch* filesEtienne Carriere
2017-05-03Use SPDX license identifiersdp-arm
2016-03-30Enable asynchronous abort exceptions during bootGerald Lejeune
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-05-08Merge pull request #62 from athoelke/set-little-endian-v2danh-arm
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-07Set processor endianness immediately after RESETAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-04-08Define frequency of system counter in platform codeSandrine Bailleux
2014-04-08Revert "Move architecture timer setup to platform-specific code"Sandrine Bailleux
2014-03-21Remove partially qualified asm helper functionsVikram Kanigiri
2014-03-10Move architecture timer setup to platform-specific codeJeenu Viswambharan
2014-01-17Do not trap access to floating point registersHarry Liebel
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-05Enable third party contributionsDan Handley
2013-11-27Unmask SError and Debug exceptions.Sandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta