aboutsummaryrefslogtreecommitdiffstats
path: root/bl2/aarch64/bl2_entrypoint.S
Commit message (Expand)AuthorAgeFilesLines
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-131-12/+3
* Add support for Branch Target IdentificationAlexei Fedorov2019-05-241-0/+7
* Apply stricter speculative load restrictionJohn Tsichritzis2019-03-121-1/+3
* BL2: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-5/+13
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+1
* PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew2018-10-291-4/+10
* Introduce the new BL handover interfaceSoby Mathew2018-02-261-6/+12
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+9
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-3/+3
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-051-1/+1
* Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-141-5/+10
* Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth Kochar2015-12-091-15/+6
* Make generic code work in presence of system cachesAchin Gupta2015-09-141-0/+14
* PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew2015-08-131-3/+2
* 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
* Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta2014-08-151-0/+8
* Call platform_is_primary_cpu() only from reset handlerJuan Castillo2014-08-011-10/+0
* Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta2014-07-281-2/+4
* Remove coherent stack usage from the cold boot pathAchin Gupta2014-07-191-11/+6
* Rework handover interface between BL stagesVikram Kanigiri2014-05-221-2/+0
* Access system registers directly in assemblerAndrew Thoelke2014-05-071-4/+3
* Correct usage of data and instruction barriersAndrew Thoelke2014-05-071-1/+0
* Reduce deep nesting of header filesDan Handley2014-05-061-1/+1
* Place assembler functions in separate sectionsAndrew Thoelke2014-03-261-3/+2
* Change comments in assembler files to help ctagsJeenu Viswambharan2014-01-171-1/+1
* Update year in copyright text to 2014Dan Handley2014-01-171-1/+1
* BL2: Sanity check value in x0 in the entry point codeSandrine Bailleux2013-12-121-0/+8
* Enable third party contributionsDan Handley2013-12-051-1/+1
* Properly initialise the C runtime environmentSandrine Bailleux2013-12-051-0/+14
* 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.2Achin Gupta2013-10-251-0/+94