1. baff799 refactor(tc): reorder config variable defines by Boyan Karatotev · Wed Dec 27 15:49:18 2023 +0000
  2. bf9ba73 refactor(tc): move DTB to start of DRAM by Boyan Karatotev · Thu Sep 28 13:31:51 2023 +0000
  3. 88309be refactor(tc): correlate secure world addresses with platform_def by Boyan Karatotev · Mon Dec 04 16:12:08 2023 +0000
  4. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · Mon Dec 04 16:09:14 2023 +0000
  5. ffe7569 feat(tc): pass the DTB address to BL33 in R0 by Boyan Karatotev · Wed Nov 29 15:27:18 2023 +0000
  6. 090a6aa feat(tc): add SCMI power domain and IOMMU toggles by Kshitij Sisodia · Wed Nov 22 17:03:45 2023 +0000
  7. 9556276 feat(tc): factor in FVP/FPGA differences by Boyan Karatotev · Wed Nov 15 11:54:33 2023 +0000
  8. 192ad5d feat(tc): introduce an FPGA subvariant and TC3 CPUs by Boyan Karatotev · Tue Dec 12 15:59:01 2023 +0000
  9. 6ed3bf6 feat(tc): add TC3 platform definitions by Boyan Karatotev · Fri Jul 07 13:33:19 2023 +0000
  10. fc4e49f feat(tc): allow booting from DRAM by Boyan Karatotev · Thu Dec 14 10:15:12 2023 +0000
  11. 77b301a feat(tc): add firmware update secure partition by Tudor Cretu · Fri Sep 24 12:09:53 2021 +0000
  12. 63128dc feat(tc): add spmc manifest with trusty sp by Arunachalam Ganapathy · Mon Apr 11 14:43:15 2022 +0100
  13. 8dec1f5 refactor(tc): unify all the spmc manifests by Boyan Karatotev · Wed Dec 20 16:28:23 2023 +0000
  14. fd29d58 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · Mon Apr 11 14:36:54 2022 +0100
  15. d103f00 fix(tc): do not enable MPMM and Aux AMU counters always by Davidson K · Mon Jul 03 11:54:45 2023 +0530
  16. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · Thu Feb 15 16:57:33 2024 +0100
  17. 315fe3c fix(tc): increase BL2 maximum size limit by Manish V Badarkhe · Thu Dec 21 09:28:27 2023 +0000
  18. 5813125 refactor(tc): update platform tests by David Vincze · Fri Dec 22 14:34:22 2023 +0100
  19. 7c607f2 refactor(tc): remap console logs by annsai01 · Mon Feb 20 13:34:57 2023 +0000
  20. c5d525d feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · Mon May 08 13:46:26 2023 +0200
  21. b20ca82 fix(tc): guard PSA crypto headers under TF-M test-suite define by Manish V Badarkhe · Wed Dec 06 09:16:08 2023 +0000
  22. b241efb feat(tc): provide a mock mbedtls-random generation function by Manish V Badarkhe · Wed Oct 18 14:11:45 2023 +0100
  23. fa435ea feat(ff-a): update FF-A version to v1.2 by Kathleen Capella · Tue Sep 05 14:33:29 2023 -0400
  24. c7570d1 refactor(tc): deprecate Arm TC1 FVP platform by Manish V Badarkhe · Mon Nov 20 18:25:49 2023 +0000
  25. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  26. 4a2cc6b feat(tc): implement platform function to measure and publish Public Key by Manish V Badarkhe · Wed Jul 12 10:21:38 2023 +0100
  27. 33d0436 Merge "fix(spmd): perform G0 interrupt acknowledge and deactivation" into integration by Olivier Deprez · Wed Jul 19 12:50:06 2023 +0200
  28. 15aac38 refactor(tc): move all plat tests in test makefile by laurenw-arm · Mon Jul 17 12:32:46 2023 -0500
  29. 2ca7570 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · Wed Jul 12 16:28:05 2023 -0500
  30. 5f939a9 refactor(tc): print RSS interface test PSA status by laurenw-arm · Fri Jul 14 14:24:55 2023 -0500
  31. 116f10c test(tc): test for AP/RSS interface for ROTPK by laurenw-arm · Tue Jun 13 16:43:39 2023 -0500
  32. e779b0c Merge changes from topic "master" into integration by Sandrine Bailleux · Thu Jul 13 10:15:51 2023 +0200
  33. 971e29f fix(tc): rename macro to match PSA spec by Jimmy Brisson · Fri Jun 30 08:59:26 2023 -0500
  34. fbac83e fix(tc): Correct return type by Jimmy Brisson · Mon Jul 03 20:28:48 2023 -0500
  35. f7ca31b refactor(tc): update RSS driver inteface calls by Manish V Badarkhe · Fri Jun 16 13:04:23 2023 +0100
  36. ca3caf0 chore: rename hayes to a520 by Govindraj Raja · Wed Jun 28 08:49:21 2023 -0500
  37. 37012fb chore: rename hunter to a720 by Govindraj Raja · Fri Jun 23 11:28:05 2023 -0500
  38. 0a12091 chore: rename hunter_elp to cortex-x4 by Govindraj Raja · Fri Jun 23 11:09:31 2023 -0500
  39. 1f7786b docs: remove deprecated tc0 from list of supported FVPs by Daniel Boulby · Thu Jun 22 15:26:07 2023 +0100
  40. 6f9d19e Merge "feat: define memory ranges for tc platform" into integration by Olivier Deprez · Wed May 31 09:40:43 2023 +0200
  41. 482970a Merge changes from topics "plat_tests_scalability", "sb/tc-plat-tests" into integration by Sandrine Bailleux · Tue May 16 13:03:28 2023 +0200
  42. 8abbb92 feat: define memory ranges for tc platform by J-Alves · Wed May 10 11:28:38 2023 +0100
  43. f0f42fb test(tc): unify platform tests traces by Sandrine Bailleux · Fri May 05 15:59:00 2023 +0200
  44. fb891a3 test(tc): return test failures count for tfm-testsuite by Sandrine Bailleux · Fri May 05 15:51:28 2023 +0200
  45. 27fba52 test(tc): move platform tests in their own function by Sandrine Bailleux · Fri May 05 15:44:26 2023 +0200
  46. e1da6c4 test(tc): centralize platform error handling by Sandrine Bailleux · Fri May 05 13:59:07 2023 +0200
  47. 436ea5e fix(spmd): fix build error with spmd by Govindraj Raja · Wed May 10 14:50:36 2023 -0500
  48. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  49. 4c4181c refactor(tc): define PLATFORM_TESTS for scale by laurenw-arm · Thu May 04 14:55:37 2023 -0500
  50. e108df2 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · Wed Mar 22 15:40:40 2023 -0500
  51. c465d7b Merge "feat(fvp): define ns memory in the SPMC manifest" into integration by Madhukar Pappireddy · Thu May 04 15:21:54 2023 +0200
  52. 481ac28 fix(tc): only suspend booting after running plat tests by laurenw-arm · Wed May 03 12:48:55 2023 -0500
  53. 9292818 feat(fvp): define ns memory in the SPMC manifest by J-Alves · Thu Mar 16 15:26:52 2023 +0000
  54. 5ecc143 Merge changes Ia1142b31,I424f1cde into integration by Sandrine Bailleux · Tue May 02 13:09:59 2023 +0200
  55. d69bf75 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · Tue May 02 10:47:15 2023 +0200
  56. 15b79da fix(tc): enable the execution of both platform tests by Tamas Ban · Fri Apr 21 09:31:48 2023 +0200
  57. 6dc14fc fix(tc): update the name of mbedtls config header by Tamas Ban · Fri Apr 21 09:27:51 2023 +0200
  58. 4e169e7 fix(tc): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · Fri Mar 31 10:39:22 2023 +0100
  59. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000
  60. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · Fri Feb 03 15:30:14 2023 +0000
  61. 894fb82 Merge "fix(tc): unify TC ROM start addresses" into integration by Manish V Badarkhe · Wed Mar 15 21:06:19 2023 +0100
  62. b3cde16 Merge "test(tc): test for AP/RSS NV counter interface" into integration by Manish V Badarkhe · Wed Mar 15 18:49:35 2023 +0100
  63. 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
  64. 2ce1e35 test(tc): test for AP/RSS NV counter interface by laurenw-arm · Tue Feb 07 13:40:05 2023 -0600
  65. b3ed447 fix(tc): change the FIP offset to 8 KiB boundary by Tintu Thomas · Tue Feb 21 17:51:24 2023 +0000
  66. 04982e8 fix(tc): unify TC ROM start addresses by Raef Coles · Thu Feb 16 11:49:19 2023 +0000
  67. f511dca refactor(fiptool): move plat_fiptool.mk to tools by Raef Coles · Wed Feb 01 15:55:08 2023 +0000
  68. f0c9a68 Merge "feat(rss): add TC platform UUIDs for RSS images" into integration by Sandrine Bailleux · Mon Jan 23 12:47:15 2023 +0100
  69. aa70fe2 feat(rss): add TC platform UUIDs for RSS images by Raef Coles · Wed Dec 14 15:02:16 2022 +0000
  70. ac9e120 fix(plat/tc): increase TC_TZC_DRAM1_SIZE by Arunachalam Ganapathy · Mon Apr 11 17:38:17 2022 +0100
  71. 0de3c95 Merge "feat(tc): add delegated attest and measurement tests" into integration by Sandrine Bailleux · Tue Dec 20 15:58:06 2022 +0100
  72. 14ba4af feat(tc): add delegated attest and measurement tests by Mate Toth-Pal · Fri Oct 21 14:24:49 2022 +0200
  73. 1b116a8 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · Wed Dec 07 20:44:05 2022 +0000
  74. 9bd1193 build: deprecate Arm TC0 FVP platform by Manish V Badarkhe · Fri Nov 11 09:36:29 2022 +0000
  75. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  76. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · Tue Oct 11 17:23:56 2022 +0200
  77. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · Mon Oct 03 12:48:35 2022 +0100
  78. ede4f05 feat(tc): enable RSS backend based measured boot by Tamas Ban · Fri Sep 16 16:26:15 2022 +0200
  79. aab55dd feat(tc): increase maximum BL1/BL2/BL31 sizes by David Vincze · Wed May 04 10:11:16 2022 +0200
  80. 0a5a38b feat(tc): add RSS-AP message size macro by David Vincze · Mon Apr 11 17:08:20 2022 +0200
  81. ddab545 feat(tc): add MHU addresses for AP-RSS comms on TC2 by David Vincze · Wed Apr 13 14:00:21 2022 +0200
  82. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · Tue Aug 23 11:55:27 2022 +0100
  83. 5da8d12 Merge "feat(tc): introduce TC2 platform" into integration by Madhukar Pappireddy · Mon Jul 25 15:09:29 2022 +0200
  84. 820b3b6 feat(tc): introduce TC2 platform by Rupinderjit Singh · Mon Apr 04 17:28:41 2022 +0100
  85. 7e5597c fix(tc): tc2 bl1 start address shifted by one page by Olivier Deprez · Wed Jul 20 17:37:23 2022 +0200
  86. 11b7f74 feat(tc): move start address for BL1 to 0x1000 by Anders Dellien · Wed Apr 13 11:02:14 2022 +0100
  87. 6536105 feat(tc): enable tracing by Davidson K · Wed Oct 13 18:49:41 2021 +0530
  88. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · Tue Sep 28 15:35:39 2021 +0200
  89. c2d29ba feat(tc): enable MPMM by Chris Kay · Tue May 18 18:49:51 2021 +0100
  90. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  91. b496584 feat(plat/arm): Add DRAM2 to TZC non-secure region by Usama Arif · Mon Sep 27 18:18:01 2021 +0100
  92. ea84e43 refactor(tc): use internal trusted storage by Davidson K · Tue Aug 10 19:25:57 2021 +0530
  93. 1925c78 feat(tc): Enable SVE for both secure and non-secure world by Usama Arif · Fri Aug 20 20:53:34 2021 +0100
  94. a49bd49 feat(tc): populate HW_CONFIG in BL31 by Usama Arif · Tue Aug 17 17:57:10 2021 +0100
  95. f151362 feat(plat/arm): Introduce TC1 platform by Usama Arif · Fri Apr 09 17:07:41 2021 +0100