1. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  2. a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  3. c9bd1ba feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 3 years, 5 months ago
  4. 6f60e94 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · 3 years, 2 months ago
  5. def5571 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · 3 years, 6 months ago
  6. 88c51c3 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
  7. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  8. c404794 plat/arm: move compile time switch from source to dt file by Manish Pandey · 4 years, 4 months ago
  9. a4ff9d7 lib/fconf: Update data type of config max size by Manish V Badarkhe · 5 years ago
  10. 7b4e1fb TF-A: Add support for Measured Boot driver by Alexei Fedorov · 5 years ago
  11. 1d60052 plat/arm: Add assert for the valid address of dtb information by Manish V Badarkhe · 5 years ago
  12. fe6fd3e plat/arm: Update the fw_config load call and populate it's information by Manish V Badarkhe · 5 years ago
  13. 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
  14. 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 5 years ago
  15. 845db72 fconf: Fix misra issues by Louis Mayencourt · 5 years ago
  16. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 5 years ago
  17. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
  18. 6c97231 fconf: Add mbedtls shared heap as property by Louis Mayencourt · 6 years ago
  19. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 6 years ago
  20. 25ac879 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 6 years ago
  21. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  22. 5ddcbdd TF-A: Fix BL2 bug in dynamic configuration initialisation by Alexei Fedorov · 6 years ago
  23. 6c77dfc Use the proper size for tb_fw_cfg_dtb by Louis Mayencourt · 6 years ago
  24. 6393c78 plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 7 years ago
  25. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  26. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  27. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  28. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  29. 63cc265 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · 7 years ago
  30. a606031 Additional runtime check for DTB presence in BL2 by John Tsichritzis · 7 years ago
  31. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  32. 432f0ad Remove unnecessary casts by John Tsichritzis · 7 years ago
  33. 355e096 Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · 7 years ago
  34. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  35. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  36. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 7 years ago
  37. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  38. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 8 years ago
  39. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 8 years ago