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