aboutsummaryrefslogtreecommitdiff
path: root/bl2/aarch64
AgeCommit message (Expand)Author
2020-01-24BL2_AT_EL3: add PIE supportMasahiro Yamada
2020-01-22Prevent speculative execution past ERETAnthony Steinhauser
2019-12-12PIE: make call to GDT relocation fixup generalizedManish Pandey
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-03-12Apply stricter speculative load restrictionJohn Tsichritzis
2019-02-27BL2_AT_EL3: Enable pointer authentication supportAntonio Nino Diaz
2019-02-27BL2: Enable pointer authentication supportAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-29PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2015-12-09Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth Kochar
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-08-13PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-19Remove coherent stack usage from the cold boot pathAchin Gupta
2014-05-22Rework handover interface between BL stagesVikram Kanigiri
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-12BL2: Sanity check value in x0 in the entry point codeSandrine Bailleux
2013-12-05Enable third party contributionsDan Handley
2013-12-05Properly initialise the C runtime environmentSandrine Bailleux
2013-12-05Various improvements/cleanups on the linker scriptsSandrine Bailleux
2013-11-27Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta