1. faf3ac3 refactor(bl1): clean up bl2 layout calculation by Harrison Mutai · Thu Jan 04 16:18:47 2024 +0000
  2. 91ce7c9 feat(arm): support FW handoff b/w BL2 & BL31 by Harrison Mutai · Fri Dec 01 15:50:00 2023 +0000
  3. 658865d fix(spm): add device-regions used in tf-a-tests by Daniel Boulby · Thu Mar 14 16:01:59 2024 +0000
  4. 26cf05d fix: static checks on spmc dts by J-Alves · Tue Apr 16 10:03:05 2024 +0100
  5. b9a363d Merge changes from topic "lto-fixes" into integration by Manish Pandey · Tue Apr 16 15:51:44 2024 +0200
  6. 639c6db Merge changes from topic "hm/handoff" into integration by Manish Pandey · Tue Apr 16 15:51:13 2024 +0200
  7. ed25192 Merge "fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest" into integration by Madhukar Pappireddy · Mon Apr 15 15:57:02 2024 +0200
  8. babec87 refactor(fvp): reduce max size of HW_CONFIG to 16KB by Harrison Mutai · Fri Dec 01 15:45:05 2023 +0000
  9. 215a170 refactor(arm): replace hard-coded HW_CONFIG DT size by Harrison Mutai · Thu Apr 11 15:43:21 2024 +0000
  10. e2ae162 fix(fvp): don't check MPIDRs with the power controller in BL1 by Chris Kay · Tue Feb 06 17:44:31 2024 +0000
  11. f3c0fe1 fix(arm): only expose `arm_bl2_dyn_cfg_init` to BL2 by Chris Kay · Tue Feb 06 16:03:24 2024 +0000
  12. 5aff01e fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest by Karl Meakin · Thu Apr 04 17:16:11 2024 +0100
  13. 5c23e4e Merge "refactor(arm): remove unused SP_MIN UART macros" into integration by Bipin Ravi · Wed Apr 03 18:16:00 2024 +0200
  14. 414043d feat(rme): pass console info via RMM-EL3 ifc by Soby Mathew · Tue Mar 26 17:16:00 2024 +0000
  15. 9490f1f refactor(arm): remove unused SP_MIN UART macros by Leo Yan · Thu Mar 28 15:47:53 2024 +0000
  16. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · Thu Mar 07 14:42:20 2024 -0600
  17. 5e03975 fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · Thu Mar 14 16:52:21 2024 -0500
  18. bfcacc8 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · Tue Feb 20 16:59:45 2024 -0600
  19. 468483e Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · Fri Mar 08 17:20:33 2024 +0100
  20. e75df8f Merge "fix(tc): do not use r0 for HW_CONFIG" into integration by Manish V Badarkhe · Fri Mar 08 14:38:46 2024 +0100
  21. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · Thu Mar 07 21:41:23 2024 +0100
  22. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · Wed Jan 24 20:05:07 2024 +0000
  23. f56d431 fix(tc): do not use r0 for HW_CONFIG by Jackson Cooper-Driver · Tue Mar 05 13:56:48 2024 +0000
  24. 9421e52 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · Fri Mar 01 13:36:21 2024 -0600
  25. 7273966 fix(arm): move console flush/switch in common function by Manish Pandey · Wed Mar 06 16:52:57 2024 +0000
  26. a5d3ca8 feat(tc): group components into certificates by Tamas Ban · Tue Jan 30 12:56:38 2024 +0100
  27. 2cbc56b feat(tc): add dummy TRNG support to be able to boot pVMs by David Vincze · Thu Jan 04 18:37:12 2024 +0100
  28. ae33fa9 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · Wed Jun 07 14:18:46 2023 +0200
  29. 0fbe862 feat(tc): share DPE context handle with child component by Tamas Ban · Mon Jun 12 11:33:47 2023 +0200
  30. f879bf1 feat(tc): add DPE context handle node to device tree by Tamas Ban · Mon Jun 12 11:26:28 2023 +0200
  31. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · Wed Jun 07 13:35:04 2023 +0200
  32. 5a63798 refactor(tc): align image identifier string macros by Tamas Ban · Mon Jun 05 11:13:16 2023 +0200
  33. b1cc069 refactor(fvp): align image identifier string macros by Tamas Ban · Mon Jun 05 11:11:28 2023 +0200
  34. ff1fd17 Merge changes from topic "sm/framework_optimize" into integration by Lauren Wehrmeister · Tue Mar 05 23:38:17 2024 +0100
  35. f25ad88 Merge "fix(el3-spmc): add datastore linker script markers" into integration by Madhukar Pappireddy · Tue Mar 05 19:41:02 2024 +0100
  36. f3f371c chore: rearrange the fvp_cpu_errata.mk file by Sona Mathew · Thu Feb 29 18:17:41 2024 -0600
  37. d8b91ac fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · Wed Feb 21 15:07:30 2024 -0600
  38. 8d1a153 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · Tue Sep 26 17:49:51 2023 -0500
  39. 595a31d refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · Tue Sep 26 09:20:35 2023 -0500
  40. 6b17eb4 Merge changes from topic "css_refactor_arm" into integration by Manish Pandey · Mon Mar 04 21:53:25 2024 +0100
  41. 8ce67c9 Merge changes from topic "fix-lto-build-all" into integration by Bipin Ravi · Mon Mar 04 20:22:42 2024 +0100
  42. 442b075 refactor(arm): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 17:03:44 2024 +0000
  43. 3ace691 Merge "fix(spm): reduce verbosity on passing tf-a-tests" into integration by Madhukar Pappireddy · Mon Mar 04 17:00:48 2024 +0100
  44. eb9ac47 Merge changes from topic "sgi_to_nrd" into integration by Manish Pandey · Sat Mar 02 12:28:37 2024 +0100
  45. 07ff6b6 Merge changes from topic "smmuv3_fix" into integration by Manish V Badarkhe · Fri Mar 01 13:28:14 2024 +0100
  46. a72adec fix(el3-spmc): add datastore linker script markers by Shruti Gupta · Tue Dec 20 18:01:43 2022 +0000
  47. 11a99bf Merge changes I6ac59693,Ib0e4e5cf into integration by Manish V Badarkhe · Wed Feb 28 15:17:59 2024 +0100
  48. 15cdbb4 Merge changes I1415e402,Ia92cc693,I7a42f72e,I6e75659e,I4c6136c5, ... into integration by Manish V Badarkhe · Tue Feb 27 10:59:58 2024 +0100
  49. baff799 refactor(tc): reorder config variable defines by Boyan Karatotev · Wed Dec 27 15:49:18 2023 +0000
  50. 88309be refactor(tc): correlate secure world addresses with platform_def by Boyan Karatotev · Mon Dec 04 16:12:08 2023 +0000
  51. bf9ba73 refactor(tc): move DTB to start of DRAM by Boyan Karatotev · Thu Sep 28 13:31:51 2023 +0000
  52. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · Mon Dec 04 16:09:14 2023 +0000
  53. ffe7569 feat(tc): pass the DTB address to BL33 in R0 by Boyan Karatotev · Wed Nov 29 15:27:18 2023 +0000
  54. 090a6aa feat(tc): add SCMI power domain and IOMMU toggles by Kshitij Sisodia · Wed Nov 22 17:03:45 2023 +0000
  55. 9556276 feat(tc): factor in FVP/FPGA differences by Boyan Karatotev · Wed Nov 15 11:54:33 2023 +0000
  56. 192ad5d feat(tc): introduce an FPGA subvariant and TC3 CPUs by Boyan Karatotev · Tue Dec 12 15:59:01 2023 +0000
  57. 6ed3bf6 feat(tc): add TC3 platform definitions by Boyan Karatotev · Fri Jul 07 13:33:19 2023 +0000
  58. fc4e49f feat(tc): allow booting from DRAM by Boyan Karatotev · Thu Dec 14 10:15:12 2023 +0000
  59. 7bd2181 Merge "build(corstone1000): add CORSTONE1000_WITH_BL32 preprocessor flag" into integration by Manish Pandey · Mon Feb 26 10:53:09 2024 +0100
  60. cdee096 build(fpga): correctly handle gcc as linker for LTO by Andrey Skvortsov · Sat Feb 24 00:50:05 2024 +0300
  61. 77b301a feat(tc): add firmware update secure partition by Tudor Cretu · Fri Sep 24 12:09:53 2021 +0000
  62. 63128dc feat(tc): add spmc manifest with trusty sp by Arunachalam Ganapathy · Mon Apr 11 14:43:15 2022 +0100
  63. 8dec1f5 refactor(tc): unify all the spmc manifests by Boyan Karatotev · Wed Dec 20 16:28:23 2023 +0000
  64. fd29d58 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · Mon Apr 11 14:36:54 2022 +0100
  65. d103f00 fix(tc): do not enable MPMM and Aux AMU counters always by Davidson K · Mon Jul 03 11:54:45 2023 +0530
  66. 35571f5 fix(spm): reduce verbosity on passing tf-a-tests by Olivier Deprez · Fri Feb 09 10:09:14 2024 +0100
  67. 6521c1d refactor(sgi): replace references to "SGI"/"sgi" for neoverse_rd by Rohit Mathew · Sat Feb 03 22:23:25 2024 +0000
  68. aac0c3c refactor(sgi): rename "CSS_SGI"" macro prefixes to "NRD" by Rohit Mathew · Sat Feb 03 22:16:14 2024 +0000
  69. 0ec6ed9 refactor(sgi): move apis and types to "nrd" prefix by Rohit Mathew · Sat Feb 03 18:39:10 2024 +0000
  70. 644d9e2 refactor(sgi): replace build-option prefix to "NRD" by Rohit Mathew · Sat Feb 03 19:06:16 2024 +0000
  71. 20d4a21 refactor(sgi): move neoverse_rd out of css by Rohit Mathew · Sat Feb 03 21:20:17 2024 +0000
  72. a0dd307 refactor(sgi): move from "sgi" to "neoverse_rd" by Rohit Mathew · Sat Feb 03 17:22:54 2024 +0000
  73. 76001d0 feat(sgi): remove unused SGI_PLAT build-option by Rohit Mathew · Tue Feb 20 16:01:34 2024 +0000
  74. 5ea005f fix(sgi): align to misra rule for braces by Rohit Mathew · Tue Feb 06 10:48:25 2024 +0000
  75. 49f84f1 feat(rde1edge): remove support for RD-E1-Edge by Rohit Mathew · Thu Jan 11 15:55:11 2024 +0000
  76. 1d1c142 fix(rdn2): populate TOS_CONFIG only when SPMC_AT_EL3 is enabled by Rohit Mathew · Mon Feb 12 18:54:15 2024 +0000
  77. 0029868 fix(board): update spi_id max for sgi multichip platforms by Rohit Mathew · Sat Feb 10 22:12:12 2024 +0000
  78. a7fec06 build(corstone1000): add CORSTONE1000_WITH_BL32 preprocessor flag by Harsimran Singh Tungal · Wed Feb 14 13:35:39 2024 +0000
  79. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · Tue Feb 20 16:06:35 2024 +0100
  80. 884cc02 feat(smmu): separate out smmuv3_security_init from smmuv3_init by Vijayenthiran Subramaniam · Thu Dec 21 17:34:05 2023 +0530
  81. 3221711 Merge "fix(bl2): make BL2 SRAM footprint flexible" into integration by Manish Pandey · Mon Feb 19 15:43:33 2024 +0100
  82. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · Thu Feb 15 16:57:33 2024 +0100
  83. 6dcee93 fix(bl2): make BL2 SRAM footprint flexible by Harrison Mutai · Tue Feb 06 17:38:40 2024 +0000
  84. 315fe3c fix(tc): increase BL2 maximum size limit by Manish V Badarkhe · Thu Dec 21 09:28:27 2023 +0000
  85. 5813125 refactor(tc): update platform tests by David Vincze · Fri Dec 22 14:34:22 2023 +0100
  86. 7c607f2 refactor(tc): remap console logs by annsai01 · Mon Feb 20 13:34:57 2023 +0000
  87. c5d525d feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · Mon May 08 13:46:26 2023 +0200
  88. 307b3d8 refactor(n1sdp): update SDS driver calls by Tamas Ban · Mon May 08 13:51:27 2023 +0200
  89. f728b61 refactor(morello): update SDS driver calls by Tamas Ban · Mon May 08 13:50:37 2023 +0200
  90. b87db07 refactor(juno): update SDS driver calls by Tamas Ban · Mon May 08 13:48:51 2023 +0200
  91. 43e0d92 refactor(sgi): update SDS driver calls by Tamas Ban · Mon May 08 13:41:29 2023 +0200
  92. 3a99326 Merge "feat(fvp): remove left-over RSS usage" into integration by Manish V Badarkhe · Fri Feb 09 16:21:49 2024 +0100
  93. 637dbcd feat(fvp): remove left-over RSS usage by Manish V Badarkhe · Wed Feb 07 14:51:35 2024 +0000
  94. b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · Thu Feb 08 16:02:56 2024 +0100
  95. 16201f5 Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · Wed Feb 07 22:45:38 2024 +0100
  96. e0d036b fix(fvp): permit enabling SME for SPD=spmd by Olivier Deprez · Wed May 03 14:33:09 2023 +0200
  97. 0de8ef1 Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · Wed Feb 07 17:21:39 2024 +0100
  98. 50c328a Merge changes from topic "jc/psci_spe" into integration by Manish V Badarkhe · Tue Feb 06 12:46:16 2024 +0100
  99. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  100. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · Wed Oct 04 17:16:45 2023 +0100