1. a07e9b5 Merge "fix(rdv3): add console name to checksum calculation on RD-V3" into integration by Olivier Deprez · Fri Jan 31 10:36:12 2025 +0100
  2. 26844dd fix(tc): fix compilation error by Leo Yan · Wed Jan 29 09:38:45 2025 +0000
  3. 989a409 Merge "fix(rdv3): fix comment for DRAM1 carveout size" into integration by Manish V Badarkhe · Tue Jan 28 18:11:12 2025 +0100
  4. 0f95240 fix(tc): enable certificate on the last secure partition by Ben Horgan · Tue Oct 29 17:59:59 2024 +0000
  5. aebe596 fix(rdv3): fix comment for DRAM1 carveout size by Rakshit Goyal · Mon Oct 21 16:13:14 2024 +0530
  6. e1abfbc Merge changes I70b68b06,I7b180c3e,Id4ad925d,Ie31933e0,Ie8fe1f1d, ... into integration by Manish V Badarkhe · Thu Jan 23 10:41:35 2025 +0100
  7. 94a8770 Merge "chore(fvp): use correct dts for dynamiq cores" into integration by Olivier Deprez · Mon Jan 20 19:31:31 2025 +0100
  8. 0ac23c2 Merge "build: remove Windows compatibility layer" into integration by Manish Pandey · Mon Jan 20 12:52:16 2025 +0100
  9. f915deb feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 by Arvind Ram Prakash · Thu Jan 09 17:18:30 2025 -0600
  10. faab748 build: remove Windows compatibility layer by Chris Kay · Mon Jan 13 15:57:32 2025 +0000
  11. cd0e8e1 Merge changes from topic "hob_creation_in_tf_a" into integration by Olivier Deprez · Mon Jan 13 20:02:39 2025 +0100
  12. 78f9ded refactor(tc): rename TC_FPGA_ANDROID_IMG_IN_RAM by Jagdish Gediya · Thu Aug 15 04:57:44 2024 +0000
  13. 3c2e37a feat(tc): configure UART for TC4 FPGA by Jagdish Gediya · Fri Jun 28 11:22:37 2024 +0000
  14. 014d233 fix(tc): set console baurate to 38400 for fvp as well by Jagdish Gediya · Tue Aug 13 13:50:56 2024 +0000
  15. 60e09fb refactor(tc): remove redundant macro UARTCLK_FREQ by Jagdish Gediya · Fri Jun 28 11:00:18 2024 +0000
  16. eaefad7 fix(fvp): exclude extend memory map TZC regions by Levi Yun · Thu Aug 08 13:13:23 2024 +0100
  17. cb3895b feat(fvp): add StandaloneMm manifest in fvp by Levi Yun · Wed Jul 24 18:03:58 2024 +0100
  18. 6806053 refactor(arm): rename ARM_ROTPK_HEADER_LEN by Ryan Everett · Wed Nov 13 17:37:03 2024 +0000
  19. 4d4b5f4 feat(arm): use provided algs for (swd/p)rotpk by Ryan Everett · Mon Nov 11 18:08:10 2024 +0000
  20. 2e2881f feat(arm): use the provided hash alg to hash rotpk by Ryan Everett · Mon Nov 11 18:02:10 2024 +0000
  21. 87d8d9e fix(neoverse-rd): initialize timer before use in smmuv3_poll by Sammit Joshi · Tue Nov 26 16:01:52 2024 +0530
  22. a52deac fix(rdv3): add console name to checksum calculation on RD-V3 by Jerry Wang · Mon Dec 16 15:08:18 2024 +0000
  23. 3517343 feat(tc): enable MCN non-secure access to pmu counters on TC4 by Jagdish Gediya · Wed Jun 19 08:57:47 2024 +0000
  24. 5e38659 feat(tc): define MCN related macros for TC4 by Jagdish Gediya · Wed Jun 19 08:50:45 2024 +0000
  25. aecd132 Merge changes from topic "hm/heap-info" into integration by Manish V Badarkhe · Wed Dec 18 17:56:44 2024 +0100
  26. d86a5ab feat(arm): migrate heap info to fw handoff by Harrison Mutai · Tue May 28 14:35:41 2024 +0000
  27. de61e20 refactor(arm): refactor secure TL initialization by Harrison Mutai · Mon Sep 23 11:15:12 2024 +0000
  28. e275226 fix(tc): define status to fix SPM tests by Icen.Zeyada · Tue Dec 17 12:25:55 2024 +0000
  29. 2bdcb15 fix(tc): eliminate unneeded MbedTLS dependency by Manish V Badarkhe · Sun Dec 15 18:26:15 2024 +0000
  30. 6c02868 Merge "fix(romlib): romlib build without MbedTLS" into integration by Manish V Badarkhe · Fri Dec 13 12:16:47 2024 +0100
  31. 758dccc Merge "feat(tc): initialize MHU channels with RSE" into integration by Manish V Badarkhe · Fri Dec 13 11:51:01 2024 +0100
  32. 9d7f9bd Merge "fix(tc): map mem_protect flash region" into integration by Manish Pandey · Fri Dec 13 11:50:39 2024 +0100
  33. 42d2c14 Merge changes Ib1b810df,I5492bab5 into integration by Manish Pandey · Fri Dec 13 11:46:45 2024 +0100
  34. e558f9c feat(fpmr): disable FPMR trap by Arvind Ram Prakash · Mon Nov 11 14:32:37 2024 -0600
  35. 68795fb fix(tc): map mem_protect flash region by Jackson Cooper-Driver · Mon Jul 15 09:41:52 2024 +0100
  36. b0bfa5b feat(tc): initialize MHU channels with RSE by Leo Yan · Tue May 21 16:33:01 2024 +0000
  37. eb0bcdf feat(tc): enable DSU PMU el1 access for TC4 by Jagdish Gediya · Wed Jun 19 06:59:22 2024 +0000
  38. 61a69ad refactor(mbedtls): rename default mbedtls confs by Ryan Everett · Mon Dec 09 15:54:21 2024 +0000
  39. 1cb7b8e feat(fvp): build hob library by Levi Yun · Mon May 13 10:26:13 2024 +0100
  40. 8cad2e1 fix(romlib): romlib build without MbedTLS by Manish V Badarkhe · Tue Dec 03 21:46:51 2024 +0000
  41. 09a34d2 Merge "fix(tc): replace vencoder with simple panel for kernel > 6.6" into integration by Olivier Deprez · Thu Dec 05 17:46:17 2024 +0100
  42. 9bf91b2 fix(tc): replace vencoder with simple panel for kernel > 6.6 by Jagdish Gediya · Fri Apr 19 13:16:36 2024 +0000
  43. a5762a9 feat(cpus): add support for Alto CPU by Igor Podgainõi · Fri Nov 29 15:01:54 2024 +0100
  44. 157c47b feat(tc): fpga: Enable support for loading FIP image to DRAM by Vishnu Satheesh · Tue Apr 23 15:25:32 2024 +0100
  45. 72be4f2 feat(tc): allow Android load and Boot From RAM by Vishnu Satheesh · Tue Apr 23 15:08:08 2024 +0100
  46. b4e72d2 Merge "chore(tc): enable the full 16GB DRAM for TC3 and TC4 as default" into integration by Manish V Badarkhe · Thu Dec 05 11:52:01 2024 +0100
  47. f082bdb feat(tc): increase SCP BL2 size to support optimization 0 by Tintu Thomas · Fri May 10 16:53:23 2024 +0100
  48. ded9ed3 chore(tc): enable the full 16GB DRAM for TC3 and TC4 as default by Ben Horgan · Thu Oct 10 17:13:48 2024 +0100
  49. 90c210a Merge changes from topic "rd1ae-bl32" into integration by Manish V Badarkhe · Fri Nov 29 13:33:05 2024 +0100
  50. 63b60b4 build: use full paths for generated libraries by Chris Kay · Tue Sep 03 12:36:33 2024 +0000
  51. e905e51 fix(rme): add console name to checksum calculation by AlexeiFedorov · Fri Nov 15 13:10:34 2024 +0000
  52. 3b68359 feat(rd1ae): add support for OP-TEE SPMC by Ziad Elhanafy · Wed Oct 02 14:38:10 2024 +0100
  53. ebbb9ac perf(build): be clever about uppercasing by Boyan Karatotev · Thu Oct 10 13:37:00 2024 +0100
  54. 8fc8e18 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · Fri Aug 09 17:04:22 2024 +0100
  55. e46ee7e chore(tc): mark TC2 platform as deprecated in Makefile by Manish V Badarkhe · Thu Oct 31 16:04:30 2024 +0000
  56. 56ff8b3 Merge "refactor(fvp): add support for cluster power-on" into integration by Olivier Deprez · Thu Oct 31 18:31:52 2024 +0100
  57. e63794e feat(d128): add support for FEAT_D128 by Govindraj Raja · Fri Sep 06 15:43:43 2024 +0100
  58. fb3e615 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · Thu Oct 24 15:26:23 2024 +0200
  59. 1490fab Merge "fix(tc): retain NS timer frame ID for TC2 as 0" into integration by Manish Pandey · Thu Oct 24 13:51:04 2024 +0200
  60. 60db49b refactor(fvp): add support for cluster power-on by Govindraj Raja · Tue Oct 15 16:59:36 2024 -0500
  61. 4bf90c5 chore(fvp): use correct dts for dynamiq cores by Boyan Karatotev · Tue Oct 22 16:20:57 2024 +0100
  62. 898364b feat(cpus): add support for cortex-a720ae by Ahmed Azeem · Tue Oct 15 10:31:12 2024 +0100
  63. 5470da9 fix(tc): retain NS timer frame ID for TC2 as 0 by Manish V Badarkhe · Fri Oct 18 15:35:02 2024 +0100
  64. 7ae5f5b feat(cpus): add support for arcadia cpu by Govindraj Raja · Wed Oct 02 16:15:35 2024 -0500
  65. e12f467 Merge "feat(sctlr2): add support for FEAT_SCTLR2" into integration by Manish Pandey · Wed Oct 16 16:58:04 2024 +0200
  66. fe54ea3 Merge "feat(the): add support for FEAT_THE" into integration by Manish Pandey · Wed Oct 16 15:36:33 2024 +0200
  67. ac0517c Merge "feat(rmmd): el3 token sign during attestation" into integration by Olivier Deprez · Wed Oct 16 08:56:40 2024 +0200
  68. c11b60e feat(rmmd): el3 token sign during attestation by Raghu Krishnamurthy · Mon Jun 03 19:02:29 2024 -0700
  69. aef51b7 Merge changes from topic "add-qcbor-dependency" into integration by Manish V Badarkhe · Mon Oct 14 15:05:53 2024 +0200
  70. 70cc175 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · Fri Sep 06 13:49:31 2024 +0100
  71. 6b70686 feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · Thu Sep 05 22:24:04 2024 +0100
  72. e5e26f7 feat(tc): move flash device to own node by Davidson K · Tue Jun 25 20:04:24 2024 +0530
  73. bbaaac4 chore(tc): increase stack size with 0x100 bytes by Tamas Ban · Mon Oct 07 12:05:49 2024 +0200
  74. 7070a63 chore(tc): link QCBOR library to the platform test by Tamas Ban · Mon Oct 07 11:34:06 2024 +0200
  75. f1552e3 feat(tc): remove static memory used for fwu by Davidson K · Fri Jun 21 19:31:39 2024 +0530
  76. 547d23b fix(tc): correct NS timer frame ID for TC by sandeep chiluvuru · Thu Jun 06 10:28:40 2024 +0530
  77. d812540 feat(rd1ae): enabling Trusted Board Boot(TBB) for RD-1 AE by Divin Raj · Mon Jul 29 18:54:52 2024 +0100
  78. ebd9f46 feat(rd1ae): introduce BL31 for RD-1 AE platform by Peter Hoyes · Mon Feb 20 12:08:43 2023 +0000
  79. 70a044f feat(rd1ae): add device tree files by Divin Raj · Thu Apr 04 14:00:36 2024 +0100
  80. 1459d62 feat(rd1ae): introduce Arm RD-1 AE platform by Peter Hoyes · Mon Feb 20 12:08:43 2023 +0000
  81. 45c031b Merge changes from topic "rd-v3-reset-to-bl31" into integration by Madhukar Pappireddy · Thu Sep 26 21:23:43 2024 +0200
  82. b630067 feat(neoverse-rd): allow RESET_TO_BL31 for third gen platforms by Vijayenthiran Subramaniam · Mon Mar 25 21:07:20 2024 +0530
  83. b233d12 feat(neoverse-rd): enable RESET_TO_BL31 for RD-V3 by Vivek Gautam · Wed Feb 07 11:11:57 2024 +0530
  84. 365ac76 feat(neoverse-rd): add a routine to update NT_FW_CONFIG in BL31 by Rakshit Goyal · Thu Jul 18 12:38:06 2024 +0530
  85. 36d971a feat(handoff): make tl generation flexible by Harrison Mutai · Wed Aug 28 13:27:19 2024 +0000
  86. 474dabe Merge "feat(fvp): scale SP_MIN max size based on SRAM size" into integration by Manish V Badarkhe · Tue Sep 17 11:19:59 2024 +0200
  87. b9c43c4 Merge changes from topic "draft-ffm-rats-cca-token-00" into integration by Manish V Badarkhe · Fri Sep 13 16:22:46 2024 +0200
  88. 2825969 Merge "refactor(rmmd): plat token requests in pieces" into integration by Soby Mathew · Fri Sep 13 16:05:16 2024 +0200
  89. 9b94a42 refactor(rmmd): plat token requests in pieces by Juan Pablo Conde · Wed Jul 10 14:33:42 2024 -0500
  90. 3c86335 refactor(fvp): use the example CCA platform token from iat-verifier by Tamas Ban · Wed Sep 04 16:30:58 2024 +0200
  91. e18bba2 fix(fvp): enable FEAT_MTE2 by Andre Przywara · Thu Sep 12 11:43:04 2024 +0100
  92. 4b9714f feat(fvp): scale SP_MIN max size based on SRAM size by Ryan Everett · Thu Jul 25 14:23:14 2024 +0000
  93. 9dede08 fix(arm): add extra hash config to validate ROTPK by Manish V Badarkhe · Fri Sep 06 10:53:54 2024 +0100
  94. eef9d3e feat(tc): make TCR2 feature asymmetric by Jayanth Dodderi Chidanand · Mon Sep 02 15:54:23 2024 +0100
  95. 137e4dd feat(rdv3): set CTX_INCLUDE_SVE_REGS build flag for RD-V3 variants by gaurav02 · Thu Aug 29 15:20:00 2024 +0100
  96. b0d19fb Merge changes from topic "us_tc4_rebase_v2" into integration by Manish V Badarkhe · Thu Aug 29 16:58:07 2024 +0200
  97. f0c93de feat(tc): enable SME and SME2 options for TC4 by Jackson Cooper-Driver · Mon Jan 08 09:53:04 2024 +0000
  98. 79301f6 feat(tc): add system generic timer register definition for TC4 by Jackson Cooper-Driver · Mon Apr 22 17:18:14 2024 +0100
  99. 3653ded feat(tc): allow TARGET_VERSION=4 by Jackson Cooper-Driver · Thu Dec 14 14:32:40 2023 +0000
  100. b5467a0 feat(tc): add MHUv3 register addresses for TC4 by Leo Yan · Fri May 10 11:00:33 2024 +0100