1. 3dbc42b Merge "build(amu): restrict counters (RAZ)" into integration by Manish V Badarkhe · Mon Jul 29 18:55:03 2024 +0200
  2. 62d87e7 feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · Thu Jun 06 11:33:37 2024 -0500
  3. 05b4763 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · Wed May 22 15:24:00 2024 -0500
  4. b0f21ca Merge changes I710d1780,Ia9a59bde into integration by Soby Mathew · Tue May 28 12:26:37 2024 +0200
  5. 9e3deb2 docs: move DPE option to experimental section by Manish V Badarkhe · Wed May 22 14:06:00 2024 +0100
  6. c0ca2d7 feat(gpt): configure memory size protected by bitlock by AlexeiFedorov · Mon May 13 15:35:54 2024 +0100
  7. bd8b1bb feat(gpt): add support for large GPT mappings by AlexeiFedorov · Wed Mar 13 17:07:03 2024 +0000
  8. 79b5f57 build(amu): restrict counters (RAZ) by Juan Pablo Conde · Wed Apr 03 13:18:40 2024 -0500
  9. 6c518d6 docs(prerequisites): update mbedtls version used by Govindraj Raja · Fri May 10 09:21:23 2024 -0500
  10. eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · Thu Dec 21 00:25:52 2023 -0600
  11. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  12. bedf4ef feat(smccc): add vendor-specific el3 service by Govindraj Raja · Fri Feb 23 16:50:52 2024 -0600
  13. 3109e28 feat(smccc): add vendor specific el3 id by Govindraj Raja · Thu Feb 15 15:29:02 2024 -0600
  14. 5ae29c0 feat(console): introduce EARLY_CONSOLE by Yann Gautier · Tue Jan 16 19:39:31 2024 +0100
  15. d7ceb9f refactor(docs): restructure min requirements section by Harrison Mutai · Tue Apr 16 08:35:50 2024 +0000
  16. a4bde4c docs: decrease the minimum supported OpenSSL by Harrison Mutai · Mon Apr 15 17:12:23 2024 +0000
  17. 7b3e93a Merge "docs(build): update GCC to 13.2.Rel1 version" into integration by Olivier Deprez · Tue Apr 16 13:58:02 2024 +0200
  18. fbf5891 docs(build): update GCC to 13.2.Rel1 version by Jayanth Dodderi Chidanand · Fri Apr 05 13:04:16 2024 +0100
  19. 3867883 docs: clarify build environment prerequisites by Harrison Mutai · Tue Apr 09 11:17:07 2024 +0000
  20. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · Thu Mar 07 14:42:20 2024 -0600
  21. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · Wed Jun 07 13:35:04 2023 +0200
  22. 9e4a4f8 feat(dice): add QCBOR library as a dependency of DPE by Tamas Ban · Tue Jun 06 13:58:21 2023 +0200
  23. 401970b feat(fwu): document the config flag for including image info in the FWU metadata by Sughosh Ganu · Thu Feb 01 12:42:40 2024 +0530
  24. f01e1e7 feat(fwu): update the URL links for the FWU specification by Sughosh Ganu · Thu Feb 01 12:25:09 2024 +0530
  25. fd29d58 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · Mon Apr 11 14:36:54 2022 +0100
  26. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · Fri Jan 26 10:08:37 2024 -0600
  27. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · Wed Oct 25 16:48:19 2023 -0500
  28. 9563c50 docs(cpufeat): clarify description of FEATURE_DETECTION macro by Andre Przywara · Thu Nov 23 16:40:13 2023 +0000
  29. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  30. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · Wed Nov 08 16:14:28 2023 -0600
  31. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · Fri Oct 06 14:35:21 2023 -0500
  32. 9458ec3 Merge "feat(security): add support for SLS mitigation" into integration by Mark Dykes · Wed Nov 29 00:11:29 2023 +0100
  33. 65c7689 Merge changes from topic "mb/deprecate-rss-for-fvp" into integration by Olivier Deprez · Thu Nov 23 17:00:55 2023 +0100
  34. e53e6ae feat(security): add support for SLS mitigation by Bipin Ravi · Thu Sep 28 13:17:24 2023 -0500
  35. b6cd670 docs: add a section for experimental build options by Olivier Deprez · Fri Nov 03 11:49:47 2023 +0100
  36. d53de98 refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · Tue Nov 07 17:38:46 2023 +0000
  37. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · Thu Oct 26 15:14:42 2023 +0200
  38. df12ea2 Merge "refactor(cm): introduce INIT_UNUSED_NS_EL2 macro" into integration by Manish Pandey · Tue Nov 07 17:24:56 2023 +0100
  39. 31808af fix(el3-spmc): remove experimental flag by Olivier Deprez · Fri Nov 03 11:10:18 2023 +0100
  40. 8bd27c9 refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · Tue Aug 15 16:28:06 2023 -0500
  41. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  42. 514a301 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · Tue Oct 10 13:53:25 2023 +0100
  43. 493e761 docs: mark PSA_CRYPTO as an experimental feature by Manish V Badarkhe · Thu Oct 26 09:30:56 2023 +0100
  44. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  45. c2a5dce docs(cert-create): add key size options for ecdsa by laurenw-arm · Tue Oct 03 15:36:25 2023 -0500
  46. 9e71911 feat(el3-spmc): add a flag to enable support to load SEL0 SP by Nishant Sharma · Tue Jun 27 00:36:01 2023 +0100
  47. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  48. 334bc48 docs(build): update GCC to 12.3.Rel1 version by Jayanth Dodderi Chidanand · Thu Sep 07 11:14:30 2023 +0100
  49. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · Wed Sep 06 09:08:28 2023 +0100
  50. 537afac Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · Tue Oct 03 14:29:17 2023 +0200
  51. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · Thu May 18 10:57:29 2023 +0100
  52. e581ac4 Merge changes from topic "rm/handoff" into integration by Manish Pandey · Mon Oct 02 15:50:28 2023 +0200
  53. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · Tue Jul 25 07:53:35 2023 -0700
  54. 06b5cdb feat(cert-create): add pkcs11 engine support by Robin van der Gracht · Tue Sep 12 11:16:23 2023 +0200
  55. 259fffe feat(mbedtls): update to 3.4.1 by Sandrine Bailleux · Mon Sep 11 17:02:22 2023 +0200
  56. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · Mon Aug 14 17:12:59 2023 +0200
  57. 5c6d435 docs(spm): document new build option by Raghu Krishnamurthy · Tue Jul 04 14:16:22 2023 -0700
  58. fadfa65 docs: add instructions for PDF generation of docs by Elizabeth Ho · Wed Aug 09 16:03:21 2023 +0100
  59. 4635900 docs(ethos-n): update build-options.rst by Rajasekaran Kalidoss · Tue May 09 12:28:07 2023 +0200
  60. 651c039 Merge "chore(docs): update march utility details" into integration by Manish V Badarkhe · Tue Jul 25 16:53:26 2023 +0200
  61. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · Fri Mar 24 13:05:09 2023 +0000
  62. 8152565 chore(docs): update march utility details by Govindraj Raja · Tue Jul 18 13:55:33 2023 -0500
  63. 78cc563 Merge "docs: move common build option from Arm-specific to common file" into integration by Manish Pandey · Mon Jul 17 15:48:20 2023 +0200
  64. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · Thu Feb 16 09:45:29 2023 +0000
  65. b59efca docs: move common build option from Arm-specific to common file by Manish V Badarkhe · Tue Jun 27 11:40:21 2023 +0100
  66. c894c60 docs: move the Juno-specific build option to Arm build option file by Manish V Badarkhe · Thu Jun 22 09:55:00 2023 +0100
  67. 9ce1247 Merge "docs: update PSCI reference" into integration by Manish Pandey · Fri Jun 16 10:44:39 2023 +0200
  68. a3e1b07 fix(cpus): reduce generic_errata_report()'s size by Boyan Karatotev · Fri Jun 09 13:22:16 2023 +0100
  69. 9d24e9b docs: update PSCI reference by Manish V Badarkhe · Thu Jun 15 09:14:33 2023 +0100
  70. 2fc760e docs(prerequisites): update software and libraries prerequisites by Govindraj Raja · Fri May 12 14:56:42 2023 -0500
  71. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · Tue May 09 21:48:45 2023 +0200
  72. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · Tue May 09 21:15:54 2023 +0200
  73. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · Tue May 09 18:15:01 2023 +0200
  74. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  75. 2f1aefe docs(build): update GCC to 12.2.Rel1 version by Jayanth Dodderi Chidanand · Tue Apr 18 10:50:56 2023 +0100
  76. 6315c58 docs(errata_abi): document the errata abi changes by Sona Mathew · Wed Mar 15 09:40:36 2023 -0500
  77. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · Wed Mar 08 16:29:26 2023 +0000
  78. 67d38d9 Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · Tue May 02 16:51:14 2023 +0200
  79. 0a46eb1 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · Thu Apr 13 21:06:18 2023 +0100
  80. 3237af4 Merge "feat(sme): enable SME2 functionality for NS world" into integration by Manish Pandey · Fri Apr 28 11:57:25 2023 +0200
  81. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · Tue Nov 08 10:31:07 2022 +0000
  82. f5b4410 Merge "docs: patch Poetry build instructions" into integration by Joanna Farley · Wed Apr 26 16:45:02 2023 +0200
  83. 342f468 docs: patch Poetry build instructions by Harrison Mutai · Mon Apr 24 09:58:17 2023 +0100
  84. 62b7213 Merge "feat(gcs): support guarded control stack" into integration by Bipin Ravi · Tue Apr 25 07:50:22 2023 +0200
  85. b378ad4 feat: add support for poetry by Harrison Mutai · Thu Feb 16 10:20:48 2023 +0000
  86. 326f295 feat(gcs): support guarded control stack by Mark Brown · Tue Mar 14 21:33:04 2023 +0000
  87. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · Tue Mar 14 20:48:43 2023 +0000
  88. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · Tue Apr 11 17:10:23 2023 +0200
  89. f17ddaa docs(porting): move porting guide upper in table of contents by Sandrine Bailleux · Wed Feb 08 14:07:29 2023 +0100
  90. 6d981f7 docs(porting): remove reference to xlat_table lib v1 by Sandrine Bailleux · Wed Feb 08 14:02:45 2023 +0100
  91. 8a1c0d6 docs(porting): remove pull request terminology by Sandrine Bailleux · Wed Feb 08 14:01:18 2023 +0100
  92. 7a354bd docs(ethos-n): update porting-guide.rst for NPU by Rob Hughes · Mon Feb 20 12:03:52 2023 +0000
  93. 80b61f5 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · Tue Mar 14 18:29:06 2023 +0100
  94. 9a2177a feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · Tue Jan 17 16:10:26 2023 +0000
  95. f8a18b8 feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · Wed Nov 16 17:16:44 2022 +0100
  96. f3d308b docs(sve): update defaults for FEAT_SVE by Jayanth Dodderi Chidanand · Mon Apr 03 11:24:26 2023 +0100
  97. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  98. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  99. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · Tue Mar 28 12:27:37 2023 +0200
  100. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000