1. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · Tue Jul 12 21:48:04 2022 +0100
  2. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · Fri Jun 17 11:42:17 2022 +0100
  3. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · Fri Feb 25 09:06:57 2022 +0000
  4. 2af9c39 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · Mon Jul 04 11:17:43 2022 +0200
  5. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
  6. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  7. d344978 feat(arm): add support for cca CoT by laurenw-arm · Thu Apr 21 16:50:49 2022 -0500
  8. 2b651ea build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · Wed Jan 19 18:43:12 2022 +0000
  9. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · Tue Jan 18 22:40:17 2022 +0000
  10. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Sat Jan 08 23:08:02 2022 +0000
  11. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · Sat Dec 11 14:16:17 2021 +0530
  12. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · Wed Oct 06 23:41:50 2021 +0100
  13. b296ada build(fconf)!: clean up source collection by Chris Kay · Thu May 20 13:22:43 2021 +0100
  14. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  15. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · Wed Jul 07 14:47:08 2021 +0200
  16. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · Wed Oct 06 23:55:26 2021 +0200
  17. e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · Mon Oct 04 13:38:56 2021 +0100
  18. af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · Fri Oct 01 12:30:49 2021 -0500
  19. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · Mon Jul 26 21:39:05 2021 -0500
  20. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
  21. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
  22. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · Fri Mar 26 16:23:18 2021 +0100
  23. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · Fri Jul 02 20:29:56 2021 +0100
  24. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · Fri Jun 25 23:43:33 2021 +0100
  25. ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · Wed Apr 21 17:20:43 2021 +0100
  26. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · Thu Jun 10 15:22:48 2021 +0100
  27. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · Thu Apr 22 14:41:27 2021 +0100
  28. c4eb630 Merge changes from topic "fw-update" into integration by Olivier Deprez · Thu Apr 29 14:49:10 2021 +0200
  29. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · Mon Feb 22 17:30:17 2021 +0000
  30. b2df4c1 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · Thu Apr 08 14:50:21 2021 +0100
  31. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · Fri Feb 12 17:30:22 2021 +0100
  32. 6a3ac4e plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31 by Andre Przywara · Mon Feb 08 17:40:48 2021 +0000
  33. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · Thu Sep 24 14:39:24 2020 +0000
  34. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · Fri Sep 18 14:20:02 2020 +0000
  35. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · Thu Jul 23 10:43:57 2020 +0100
  36. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · Tue Sep 01 15:38:32 2020 +0100
  37. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · Wed Aug 12 18:42:13 2020 +0530
  38. 71d81dc TF-A: Add Event Log for Measured Boot by Alexei Fedorov · Mon Jul 13 13:58:06 2020 +0100
  39. fe46f5f Fix the build error for dualroot chain of trust. by Manish V Badarkhe · Wed May 27 09:39:42 2020 +0100
  40. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · Sat May 16 16:36:39 2020 +0100
  41. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  42. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · Tue Mar 24 18:14:24 2020 +0000
  43. 042db53 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · Thu Mar 19 09:27:11 2020 +0100
  44. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · Fri Feb 28 16:57:30 2020 +0000
  45. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · Tue Mar 10 18:34:56 2020 +0000
  46. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · Thu Jan 23 11:24:33 2020 +0100
  47. 012f871 plat/arm: Add support for dualroot CoT by Sandrine Bailleux · Thu Feb 06 14:59:33 2020 +0100
  48. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  49. 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · Fri Oct 11 15:50:43 2019 +0100
  50. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  51. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  52. 944ade8 fconf: initial commit by Louis Mayencourt · Thu Aug 08 12:03:26 2019 +0100
  53. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · Tue Feb 04 16:37:09 2020 +0000
  54. d4c1d44 Introduce COT build option by Sandrine Bailleux · Wed Jan 15 10:23:25 2020 +0100
  55. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Mon Jan 27 15:38:26 2020 -0600
  56. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · Wed Jan 22 21:52:52 2020 +0000
  57. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Thu Jan 16 17:35:36 2020 -0600
  58. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  59. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  60. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · Thu Nov 07 12:09:24 2019 +0100
  61. 16362c6 SiP: Don't validate entrypoint if state switch is impossible by Bence Szépkúti · Thu Oct 24 15:53:23 2019 +0200
  62. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · Wed Nov 06 13:17:46 2019 +0000
  63. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · Fri Sep 13 14:11:59 2019 +0100
  64. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  65. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · Tue Apr 16 11:29:14 2019 +0530
  66. 9c852aa plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · Thu Jan 31 11:01:10 2019 +0000
  67. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · Fri Jan 25 14:30:04 2019 +0000
  68. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  69. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · Mon Jan 07 14:07:58 2019 +0000
  70. 817eb1f plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · Wed Dec 19 17:07:32 2018 +0000
  71. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  72. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · Tue Oct 30 11:12:42 2018 +0000
  73. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · Fri Nov 02 13:28:25 2018 +0000
  74. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · Sun Oct 14 08:13:44 2018 +0100
  75. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · Thu Oct 04 16:43:39 2018 +0100
  76. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  77. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  78. 8e0dcc8 plat/arm: Enable MULTI_CONSOLE_API in AArch32 by Daniel Boulby · Wed Sep 19 13:51:18 2018 +0100
  79. b985648 ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · Tue Sep 18 11:42:42 2018 +0100
  80. 27bc9f9 Create a library file for libfdt by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  81. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · Mon Jun 18 13:01:06 2018 +0100
  82. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · Fri Jun 08 08:44:36 2018 +0100
  83. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Tue Jun 19 09:29:36 2018 +0100
  84. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · Mon Mar 26 15:16:46 2018 +0100
  85. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · Wed May 16 14:26:28 2018 +0100
  86. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · Fri May 11 11:15:10 2018 +0100
  87. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · Tue Feb 06 12:21:39 2018 +0000
  88. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · Wed Mar 07 11:32:04 2018 +0000
  89. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  90. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · Mon Jan 15 14:43:42 2018 +0000
  91. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  92. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  93. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  94. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · Fri Nov 17 13:22:18 2017 +0000
  95. 8a41859 Move TSP to TZC secured DRAM by Dimitris Papastamos · Tue Jan 02 10:25:50 2018 +0000
  96. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  97. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · Tue Oct 24 11:47:13 2017 +0100
  98. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · Mon Nov 06 13:59:42 2017 +0000
  99. ac6dc35 Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · Fri Oct 20 10:46:23 2017 +0100
  100. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · Fri Oct 13 09:04:12 2017 +0800