1. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  2. 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · Wed Jan 11 18:34:58 2023 +0000
  3. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · Fri Feb 25 09:06:57 2022 +0000
  4. 055cc66 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · Mon Jun 20 17:40:40 2022 +0100
  5. f746ef7 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · Mon Feb 21 09:43:49 2022 +0000
  6. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Sat Jan 08 23:08:02 2022 +0000
  7. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · Tue Aug 10 20:51:55 2021 +0100
  8. c275391 plat/arm: move compile time switch from source to dt file by Manish Pandey · Wed Apr 14 15:03:34 2021 +0100
  9. a8be3bb lib/fconf: Update data type of config max size by Manish V Badarkhe · Wed Jul 15 04:27:57 2020 +0100
  10. c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · Mon Jul 13 12:11:05 2020 +0100
  11. 9cb29f0 plat/arm: Add assert for the valid address of dtb information by Manish V Badarkhe · Mon Jun 29 07:17:24 2020 +0100
  12. 8c66f7a plat/arm: Update the fw_config load call and populate it's information by Manish V Badarkhe · Thu Jun 11 22:09:10 2020 +0100
  13. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · Sun May 31 10:17:59 2020 +0100
  14. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · Fri Mar 20 18:38:55 2020 +0000
  15. 2711cc8 fconf: Fix misra issues by Louis Mayencourt · Mon Feb 24 14:37:25 2020 +0000
  16. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  17. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · Fri Oct 11 14:54:48 2019 +0100
  18. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · Tue Oct 01 10:45:14 2019 +0100
  19. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  20. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  21. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · Thu Oct 17 14:46:51 2019 +0100
  22. 91e20c8 TF-A: Fix BL2 bug in dynamic configuration initialisation by Alexei Fedorov · Thu Dec 19 11:59:31 2019 +0000
  23. 73d42d7 Use the proper size for tb_fw_cfg_dtb by Louis Mayencourt · Mon Dec 09 11:29:38 2019 +0000
  24. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · Fri Nov 30 15:43:56 2018 +0000
  25. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · Fri Jan 25 14:30:04 2019 +0000
  26. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  27. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · Tue Oct 30 16:32:48 2018 +0000
  28. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  29. 03459c2 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · Fri Sep 07 10:52:12 2018 +0100
  30. 3650768 Additional runtime check for DTB presence in BL2 by John Tsichritzis · Fri Sep 07 10:42:37 2018 +0100
  31. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · Mon Jul 30 13:41:52 2018 +0100
  32. 5b8183c Remove unnecessary casts by John Tsichritzis · Thu Aug 23 09:57:54 2018 +0100
  33. 116d78a Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · Fri Jun 15 11:43:02 2018 +0100
  34. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · Fri Jun 01 16:53:38 2018 +0100
  35. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · Wed Apr 04 09:40:32 2018 +0100
  36. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · Mon Mar 26 15:16:46 2018 +0100
  37. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  38. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  39. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · Mon Jan 15 14:43:42 2018 +0000