~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-15
* refactor(measured-boot): avoid Measured-Boot dependency on Trusted-BootManish V Badarkhe2022-01-11
* feat(measured boot): move init and teardown functions to platform layerManish V Badarkhe2021-10-12
* feat(rme): run BL2 in root world when FEAT_RME is enabledZelalem Aweke2021-10-04
* feat(fwu): initialize FWU driver in BL2Manish V Badarkhe2021-08-02
* TF-A: Add support for Measured Boot driver in BL1 and BL2Alexei Fedorov2020-07-21
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-13
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-01
* 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
* BL2_AT_EL3: do not try to disable MMU twice on AARCH32Yann Gautier2018-04-26
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-28
* bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-18
* Add platform hooks for boot redundancy supportRoberto Vargas2017-10-24
* Use SPDX license identifiersdp-arm2017-05-03
* Flush console where necessaryAntonio Nino Diaz2017-03-31
* AArch32: Add generic changes in BL2Yatharth Kochar2016-09-21
* Changes for new version of image loading in BL1/BL2Yatharth Kochar2016-09-20
* Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz2016-04-08
* Enable preloaded BL33 alternative boot flowAntonio Nino Diaz2016-03-02
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-14
* Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo2015-12-14
* FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar2015-12-09
* CSS: Enable booting of EL3 payloadsSandrine Bailleux2015-11-26
* Add optional platform error handler APIJuan Castillo2015-10-28
* Use standard errno definitions in load_auth_image()Juan Castillo2015-10-23
* TBB: abort boot if BL3-2 cannot be authenticatedJuan Castillo2015-08-20
* TBB: switch to the new authentication frameworkJuan Castillo2015-06-25
* Use numbers to identify images instead of namesJuan Castillo2015-06-25
* Panic if platform specific BL3-0 handling failsSandrine Bailleux2015-04-13
* TBB: authenticate BL3-x images and certificatesJuan Castillo2015-01-28
* Bug fix: initialize bl30_image_info fields before useJuan Castillo2015-01-08
* Juno: Use TZC-400 driver callsJuan Castillo2014-10-09
* Rationalize console log outputDan Handley2014-08-12
* Add support for printing version at runtimeJuan Castillo2014-07-25
* Implement a leaner printf for Trusted FirmwareSoby Mathew2014-07-25
* Add support for BL3-0 imageSandrine Bailleux2014-07-10
* Remove concept of top/bottom image loadingSandrine Bailleux2014-07-01
* Allow platform parameter X1 to be passed to BL3-1Andrew Thoelke2014-05-29
* Move BL porting functions into platform.hDan Handley2014-05-23
* Split platform.h into separate headersDan Handley2014-05-23
* Allow BL3-2 platform definitions to be optionalDan Handley2014-05-22
* Rework memory information passing to BL3-x imagesVikram Kanigiri2014-05-22
* Populate BL31 input parameters as per new specVikram Kanigiri2014-05-22
* Rework handover interface between BL stagesVikram Kanigiri2014-05-22
* Introduce macros to manipulate the SPSRVikram Kanigiri2014-05-22
* Reduce deep nesting of header filesDan Handley2014-05-06
* Always use named structs in header filesDan Handley2014-05-06
* Separate BL functions out of arch.hDan Handley2014-05-06