~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(rme): run BL2 in root world when FEAT_RME is enabledZelalem Aweke2021-10-04
* BL2_AT_EL3: add PIE supportMasahiro Yamada2020-01-24
* Prevent speculative execution past ERETAnthony Steinhauser2020-01-22
* PIE: make call to GDT relocation fixup generalizedManish Pandey2019-12-12
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-13
* Add support for Branch Target IdentificationAlexei Fedorov2019-05-24
* Apply stricter speculative load restrictionJohn Tsichritzis2019-03-12
* BL2_AT_EL3: Enable pointer authentication supportAntonio Nino Diaz2019-02-27
* BL2: Enable pointer authentication supportAntonio Nino Diaz2019-02-27
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-04
* PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew2018-10-29
* Add end_vector_entry assembler macroRoberto Vargas2018-07-11
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-28
* Introduce the new BL handover interfaceSoby Mathew2018-02-26
* bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-18
* Use SPDX license identifiersdp-arm2017-05-03
* Add support for GCC stack protectionDouglas Raillard2017-03-31
* Introduce unified API to zero memoryDouglas Raillard2017-02-06
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-05
* Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-14
* Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth Kochar2015-12-09
* Make generic code work in presence of system cachesAchin Gupta2015-09-14
* PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew2015-08-13
* Add support to indicate size and end of assembly functionsKévin Petit2015-04-08
* Remove coherent memory from the BL memory mapsSoby Mathew2015-01-22
* Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta2014-08-15
* Call platform_is_primary_cpu() only from reset handlerJuan Castillo2014-08-01
* Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta2014-07-28
* Remove coherent stack usage from the cold boot pathAchin Gupta2014-07-19
* Rework handover interface between BL stagesVikram Kanigiri2014-05-22
* Access system registers directly in assemblerAndrew Thoelke2014-05-07
* Correct usage of data and instruction barriersAndrew Thoelke2014-05-07
* Reduce deep nesting of header filesDan Handley2014-05-06
* Place assembler functions in separate sectionsAndrew Thoelke2014-03-26
* Change comments in assembler files to help ctagsJeenu Viswambharan2014-01-17
* Update year in copyright text to 2014Dan Handley2014-01-17
* BL2: Sanity check value in x0 in the entry point codeSandrine Bailleux2013-12-12
* Enable third party contributionsDan Handley2013-12-05
* Properly initialise the C runtime environmentSandrine Bailleux2013-12-05
* Various improvements/cleanups on the linker scriptsSandrine Bailleux2013-12-05
* Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux2013-11-27
* ARMv8 Trusted Firmware release v0.2Achin Gupta2013-10-25