summaryrefslogtreecommitdiff
path: root/bl1/aarch64/bl1_entrypoint.S
Commit message (Expand)AuthorAgeFilesLines
* feat(rme): run BL2 in root world when FEAT_RME is enabledZelalem Aweke2021-10-041-1/+39
* PIE: make call to GDT relocation fixup generalizedManish Pandey2019-12-121-1/+2
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-131-13/+6
* BL1: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-12/+30
* Fully initialise essential control registersDavid Cunado2017-06-211-2/+2
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Add descriptor based image management support in BL1Yatharth Kochar2015-12-091-3/+7
* Introduce COLD_BOOT_SINGLE_CPU build optionSandrine Bailleux2015-11-261-1/+1
* Introduce PROGRAMMABLE_RESET_ADDRESS build optionSandrine Bailleux2015-06-041-1/+7
* Rationalize reset handling codeSandrine Bailleux2015-06-041-112/+9
* Add support to indicate size and end of assembly functionsKévin Petit2015-04-081-0/+1
* Remove coherent memory from the BL memory mapsSoby Mathew2015-01-221-0/+2
* Introduce framework for CPU specific operationsSoby Mathew2014-08-201-1/+1
* Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta2014-08-151-0/+8
* Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta2014-07-281-5/+7
* Remove coherent stack usage from the cold boot pathAchin Gupta2014-07-191-14/+8
* Simplify entry point information generation code on FVPVikram Kanigiri2014-06-241-7/+3
* Add support for BL3-1 as a reset vectorVikram Kanigiri2014-05-221-34/+40
* Merge pull request #62 from athoelke/set-little-endian-v2danh-arm2014-05-081-0/+10
|\
| * Set processor endianness immediately after RESETAndrew Thoelke2014-05-071-0/+10
* | Access system registers directly in assemblerAndrew Thoelke2014-05-071-2/+2
* | Correct usage of data and instruction barriersAndrew Thoelke2014-05-071-1/+0
|/
* Place assembler functions in separate sectionsAndrew Thoelke2014-03-261-3/+2
* Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux2014-03-261-1/+1
* Specify image entry in linker scriptJeenu Viswambharan2014-03-201-3/+3
* Change comments in assembler files to help ctagsJeenu Viswambharan2014-01-171-1/+1
* Do not trap access to floating point registersHarry Liebel2014-01-171-0/+23
* Update year in copyright text to 2014Dan Handley2014-01-171-1/+1
* Enable third party contributionsDan Handley2013-12-051-1/+1
* Properly initialise the C runtime environmentSandrine Bailleux2013-12-051-0/+24
* Various improvements/cleanups on the linker scriptsSandrine Bailleux2013-12-051-1/+1
* Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux2013-11-271-0/+18
* ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta2013-10-251-0/+93