1. 9dede08 fix(arm): add extra hash config to validate ROTPK by Manish V Badarkhe · Fri Sep 06 10:53:54 2024 +0100
  2. a9f0ff9 Merge changes from topic "mbedtls-config-cleanup" into integration by Manish V Badarkhe · Wed Sep 04 12:18:36 2024 +0200
  3. 295d9f1 chore(arm): remove duplicate defines by Jimmy Brisson · Tue Aug 20 10:18:16 2024 -0500
  4. ed2bf2e fix(cot-dt2c): fix various breakages by Chris Kay · Thu Aug 15 17:08:07 2024 +0000
  5. c9b416a feat(arm): generate tbbr c file CoT dt2c by Xialin Liu · Wed Jul 10 14:35:33 2024 -0500
  6. cfc4776 feat(arm): makefile invoke CoT dt2c by Xialin Liu · Fri Jun 28 12:52:29 2024 -0500
  7. e34a77b refactor(auth): separate bl1 and bl2 CoT by Xialin Liu · Thu Jun 27 12:07:10 2024 -0500
  8. 403bdbd feat(arm): add fw handoff support for RESET_TO_BL31 by Harrison Mutai · Thu May 02 12:40:20 2024 +0000
  9. 5e154ea fix(arm): string split into two lines causing error by Salman Nabi · Wed Jun 19 17:18:26 2024 +0100
  10. 9b1ad3a feat(arm): add COT_DESC_IN_DTB option for Dualroot by laurenw-arm · Tue May 14 12:51:26 2024 -0500
  11. 91ce7c9 feat(arm): support FW handoff b/w BL2 & BL31 by Harrison Mutai · Fri Dec 01 15:50:00 2023 +0000
  12. ba3f6c6 feat(arm): add COT_DESC_IN_DTB option for CCA CoT by laurenw-arm · Tue Nov 28 13:42:36 2023 -0600
  13. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · Thu Oct 26 15:14:42 2023 +0200
  14. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  15. cc30710 refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · Sat Sep 09 23:02:34 2023 -0500
  16. 6aba3b1 build(bl32): added check for AARCH32_SP by Juan Pablo Conde · Wed Aug 09 13:19:21 2023 -0500
  17. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · Mon May 08 14:55:13 2023 +0200
  18. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  19. a7df0d6 feat(ethos-n): add NPU firmware validation by Mikael Olsson · Fri Jan 13 09:56:41 2023 +0100
  20. 9a2177a feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · Tue Jan 17 16:10:26 2023 +0000
  21. 74c5f87 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · Fri Aug 26 09:45:45 2022 +0200
  22. a2c88e2 Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · Tue Mar 21 16:58:34 2023 +0100
  23. 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
  24. 0257693 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · Fri Jan 13 16:47:07 2023 +0000
  25. 4d708ac build(bl2): only set BL2_CPPFLAGS for armv8 by Diego Sueiro · Thu Nov 03 17:01:39 2022 +0000
  26. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  27. 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
  28. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · Fri Jun 17 11:42:17 2022 +0100
  29. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · Fri Feb 25 09:06:57 2022 +0000
  30. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
  31. 2af9c39 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · Mon Jul 04 11:17:43 2022 +0200
  32. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
  33. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  34. d344978 feat(arm): add support for cca CoT by laurenw-arm · Thu Apr 21 16:50:49 2022 -0500
  35. 2b651ea build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · Wed Jan 19 18:43:12 2022 +0000
  36. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · Tue Jan 18 22:40:17 2022 +0000
  37. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Sat Jan 08 23:08:02 2022 +0000
  38. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · Sat Dec 11 14:16:17 2021 +0530
  39. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · Wed Oct 06 23:41:50 2021 +0100
  40. b296ada build(fconf)!: clean up source collection by Chris Kay · Thu May 20 13:22:43 2021 +0100
  41. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  42. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · Wed Jul 07 14:47:08 2021 +0200
  43. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · Wed Oct 06 23:55:26 2021 +0200
  44. e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · Mon Oct 04 13:38:56 2021 +0100
  45. af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · Fri Oct 01 12:30:49 2021 -0500
  46. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · Mon Jul 26 21:39:05 2021 -0500
  47. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
  48. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
  49. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · Fri Mar 26 16:23:18 2021 +0100
  50. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · Fri Jul 02 20:29:56 2021 +0100
  51. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · Fri Jun 25 23:43:33 2021 +0100
  52. ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · Wed Apr 21 17:20:43 2021 +0100
  53. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · Thu Jun 10 15:22:48 2021 +0100
  54. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · Thu Apr 22 14:41:27 2021 +0100
  55. c4eb630 Merge changes from topic "fw-update" into integration by Olivier Deprez · Thu Apr 29 14:49:10 2021 +0200
  56. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · Mon Feb 22 17:30:17 2021 +0000
  57. b2df4c1 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · Thu Apr 08 14:50:21 2021 +0100
  58. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · Fri Feb 12 17:30:22 2021 +0100
  59. 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
  60. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · Thu Sep 24 14:39:24 2020 +0000
  61. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · Fri Sep 18 14:20:02 2020 +0000
  62. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · Thu Jul 23 10:43:57 2020 +0100
  63. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · Tue Sep 01 15:38:32 2020 +0100
  64. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · Wed Aug 12 18:42:13 2020 +0530
  65. 71d81dc TF-A: Add Event Log for Measured Boot by Alexei Fedorov · Mon Jul 13 13:58:06 2020 +0100
  66. fe46f5f Fix the build error for dualroot chain of trust. by Manish V Badarkhe · Wed May 27 09:39:42 2020 +0100
  67. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · Sat May 16 16:36:39 2020 +0100
  68. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  69. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · Tue Mar 24 18:14:24 2020 +0000
  70. 042db53 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · Thu Mar 19 09:27:11 2020 +0100
  71. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · Fri Feb 28 16:57:30 2020 +0000
  72. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · Tue Mar 10 18:34:56 2020 +0000
  73. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · Thu Jan 23 11:24:33 2020 +0100
  74. 012f871 plat/arm: Add support for dualroot CoT by Sandrine Bailleux · Thu Feb 06 14:59:33 2020 +0100
  75. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  76. 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · Fri Oct 11 15:50:43 2019 +0100
  77. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  78. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  79. 944ade8 fconf: initial commit by Louis Mayencourt · Thu Aug 08 12:03:26 2019 +0100
  80. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · Tue Feb 04 16:37:09 2020 +0000
  81. d4c1d44 Introduce COT build option by Sandrine Bailleux · Wed Jan 15 10:23:25 2020 +0100
  82. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Mon Jan 27 15:38:26 2020 -0600
  83. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · Wed Jan 22 21:52:52 2020 +0000
  84. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Thu Jan 16 17:35:36 2020 -0600
  85. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  86. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  87. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · Thu Nov 07 12:09:24 2019 +0100
  88. 16362c6 SiP: Don't validate entrypoint if state switch is impossible by Bence Szépkúti · Thu Oct 24 15:53:23 2019 +0200
  89. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · Wed Nov 06 13:17:46 2019 +0000
  90. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · Fri Sep 13 14:11:59 2019 +0100
  91. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  92. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · Tue Apr 16 11:29:14 2019 +0530
  93. 9c852aa plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · Thu Jan 31 11:01:10 2019 +0000
  94. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · Fri Jan 25 14:30:04 2019 +0000
  95. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  96. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · Mon Jan 07 14:07:58 2019 +0000
  97. 817eb1f plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · Wed Dec 19 17:07:32 2018 +0000
  98. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  99. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · Tue Oct 30 11:12:42 2018 +0000
  100. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · Fri Nov 02 13:28:25 2018 +0000