summaryrefslogtreecommitdiff
path: root/bl1/aarch64/bl1_arch_setup.c
Commit message (Expand)AuthorAgeFilesLines
* Unsigned long should not be used as per coding guidelinesDeepika Bhavnani2019-09-131-2/+2
* bl1: include bl1_private.h in aarch* filesEtienne Carriere2017-06-231-0/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Enable asynchronous abort exceptions during bootGerald Lejeune2016-03-301-1/+1
* Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta2014-08-151-11/+2
* Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta2014-07-281-10/+1
* Remove all checkpatch errors from codebaseJuan Castillo2014-06-241-1/+2
* Initialise CPU contexts from entry_point_infoAndrew Thoelke2014-06-231-4/+3
* Merge pull request #62 from athoelke/set-little-endian-v2danh-arm2014-05-081-2/+1
|\
| * Set processor endianness immediately after RESETAndrew Thoelke2014-05-071-2/+1
* | Correct usage of data and instruction barriersAndrew Thoelke2014-05-071-0/+1
|/
* Reduce deep nesting of header filesDan Handley2014-05-061-2/+1
* Define frequency of system counter in platform codeSandrine Bailleux2014-04-081-10/+0
* Revert "Move architecture timer setup to platform-specific code"Sandrine Bailleux2014-04-081-0/+8
* Remove partially qualified asm helper functionsVikram Kanigiri2014-03-211-5/+4
* Move architecture timer setup to platform-specific codeJeenu Viswambharan2014-03-101-8/+0
* Do not trap access to floating point registersHarry Liebel2014-01-171-3/+0
* Update year in copyright text to 2014Dan Handley2014-01-171-1/+1
* Enable third party contributionsDan Handley2013-12-051-1/+1
* Unmask SError and Debug exceptions.Sandrine Bailleux2013-11-271-2/+10
* ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta2013-10-251-0/+83