- 48ba034 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 3 months ago
- a14988c Move static vars into functions in bl1 by Jimmy Brisson · 3 years, 4 months ago
- 3443a70 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 3 years, 9 months ago
- 2fe75a2 coverity: fix MISRA violations by Zelalem · 3 years, 10 months ago
- 466bb28 coverity: Fix MISRA null pointer violations by Zelalem · 3 years, 10 months ago
- 530ceda TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 4 years, 2 months ago
- ea73564 Merge changes from topic "db/unsigned_long" into integration by Sandrine Bailleux · 4 years, 2 months ago
- ee006a7 Unsigned long should not be used as per coding guidelines by Deepika Bhavnani · 4 years, 3 months ago
- ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 3 months ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 4 years, 5 months ago
- cd7d6b0 BL1: Enable pointer authentication support by Antonio Nino Diaz · 4 years, 10 months ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
- 5b5ca4f Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 5 years ago
- ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 5 years ago
- 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 5 years ago
- 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
- 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
- ce3f9a6 Fix MISRA rule 8.8 in common code by Roberto Vargas · 6 years ago
- 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 6 years ago
- 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 6 years ago
- 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 6 years ago
- 2a4b4b71 Fix order of #includes by Isla Mitchell · 6 years ago
- a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 7 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
- aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
- 0b32628 Flush console where necessary by Antonio Nino Diaz · 7 years ago
- 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago
- f3b4914 AArch32: Add generic changes in BL1 by Yatharth Kochar · 7 years ago
- 42019bf Changes for new version of image loading in BL1/BL2 by Yatharth Kochar · 7 years ago
- c45f627 Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 7 years ago
- d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 8 years ago
- 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 8 years ago
- 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 8 years ago
- 5698c5b Remove `RUN_IMAGE` usage as opcode passed to next EL. by Yatharth Kochar · 8 years ago
- 35e8c76 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · 8 years ago
- ee5c2b1 Improve display_boot_progress() function by Sandrine Bailleux · 8 years ago
- 68a68c9 Introduce print_entry_point_info() function by Sandrine Bailleux · 8 years ago
- 40fc6cd Add optional platform error handler API by Juan Castillo · 8 years ago
- a2f8b16 Ensure BL2 security state is secure by Vikram Kanigiri · 8 years ago
- 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
- 16948ae Use numbers to identify images instead of names by Juan Castillo · 9 years ago
- 354ab57 Fix incorrect assertions in bl1_main() by Andrew Thoelke · 8 years ago
- ce4c820 Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 9 years ago
- 01df3c1 TBB: authenticate BL2 image and certificate by Juan Castillo · 9 years ago
- 6ad2e46 Rationalize console log output by Dan Handley · 9 years ago
- aaa3e72 Add support for printing version at runtime by Juan Castillo · 9 years ago
- b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 9 years ago
- 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 9 years ago
- dec5e0d Move BL porting functions into platform.h by Dan Handley · 10 years ago
- 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
- 4112bfa Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
- 29fb905 Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
- 23ff9ba Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
- 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
- fb037bf Always use named structs in header files by Dan Handley · 10 years ago
- 5b827a8 Separate BL functions out of arch.h by Dan Handley · 10 years ago
- 6ba0b6d Remove partially qualified asm helper functions by Vikram Kanigiri · 10 years ago
- fb05246 Generate build time and date message at link time. by Jon Medhurst · 10 years ago
- e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · 10 years ago
- 40a6f64 Fix asserts appearing in release builds by James Morrissey · 10 years ago
- e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
- ee12f6f Remove useless copies of meminfo structures by Sandrine Bailleux · 10 years ago
- ab2d31e Enable third party contributions by Dan Handley · 10 years ago
- 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 10 years ago v0.2