1. a152e75 build: make Poetry optional by Chris Kay · Thu Sep 26 14:18:04 2024 +0000
  2. 323f55e Merge changes from topic "dynamic-toolchain" into integration by Manish V Badarkhe · Wed Sep 25 13:53:54 2024 +0200
  3. 2673ec4 Merge "build: properly namespace `toolchain.mk` variables" into integration by Mark Dykes · Thu Sep 19 23:02:50 2024 +0200
  4. c3b9727 Merge "fix(mte): improve ENABLE_FEAT_MTE deprecation warning" into integration by Olivier Deprez · Thu Sep 12 14:38:41 2024 +0200
  5. 98255ef build: allow multiple toolchain defaults by Chris Kay · Thu Aug 29 15:08:42 2024 +0000
  6. 87e98c2 build: determine toolchain tools dynamically by Chris Kay · Mon Jun 03 11:10:11 2024 +0000
  7. f665ee4 build: properly namespace `toolchain.mk` variables by Chris Kay · Mon Jun 03 02:01:34 2024 +0000
  8. 9d5a1c3 build: use `ar` over `gcc-ar` by Chris Kay · Wed Sep 04 14:04:44 2024 +0000
  9. a16f40b feat(rme): change the default max GPT block size to 512MB by Soby Mathew · Thu Aug 22 11:53:09 2024 +0100
  10. 4231000 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · Tue Aug 20 22:30:06 2024 +0200
  11. 5c1b8d9 feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · Mon Jun 17 15:26:00 2024 -0500
  12. dd9af9b feat(simd): add sve state to simd ctxt struct by Madhukar Pappireddy · Mon Jun 17 15:17:03 2024 -0500
  13. 3668336 Merge changes from topic "romlib-fixes" into integration by Manish V Badarkhe · Sat Aug 17 10:09:06 2024 +0200
  14. 1dfa271 fix(romlib): wrap indirectly included functions by Jimmy Brisson · Mon Jul 22 12:55:43 2024 -0500
  15. 268d043 fix(mte): improve ENABLE_FEAT_MTE deprecation warning by Andre Przywara · Fri Jun 21 14:08:48 2024 +0100
  16. 3dbc42b Merge "build(amu): restrict counters (RAZ)" into integration by Manish V Badarkhe · Mon Jul 29 18:55:03 2024 +0200
  17. 0ae29ef Merge "build: consolidate directory creation rules" into integration by Manish Pandey · Mon Jul 29 15:54:46 2024 +0200
  18. 1559f64 build: consolidate directory creation rules by Chris Kay · Tue Jun 04 00:04:48 2024 +0000
  19. 62d87e7 feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · Thu Jun 06 11:33:37 2024 -0500
  20. 05b4763 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · Wed May 22 15:24:00 2024 -0500
  21. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  22. 0fda3ab build: add facilities for interpreting boolean values by Chris Kay · Wed May 29 22:16:31 2024 +0000
  23. d397277 build: add string casing facilities to utilities by Chris Kay · Wed May 29 22:09:26 2024 +0000
  24. 6e1c3fd fix(build): fix incorrectly-escaped armlink preprocessor definitions by Chris Kay · Wed May 29 20:37:33 2024 +0000
  25. b0f21ca Merge changes I710d1780,Ia9a59bde into integration by Soby Mathew · Tue May 28 12:26:37 2024 +0200
  26. c0ca2d7 feat(gpt): configure memory size protected by bitlock by AlexeiFedorov · Mon May 13 15:35:54 2024 +0100
  27. e8dcac3 build: allow shell commands in `CC` and friends by Chris Kay · Wed May 15 11:19:17 2024 +0000
  28. 0adde4e build: skip toolchain detection for some targets by Chris Kay · Tue May 14 13:08:31 2024 +0000
  29. bd8b1bb feat(gpt): add support for large GPT mappings by AlexeiFedorov · Wed Mar 13 17:07:03 2024 +0000
  30. 79b5f57 build(amu): restrict counters (RAZ) by Juan Pablo Conde · Wed Apr 03 13:18:40 2024 -0500
  31. eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · Thu Dec 21 00:25:52 2023 -0600
  32. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  33. 24f3fb4 build: improve diagnostics for unrecognized toolchain tools by Chris Kay · Tue Apr 16 17:19:20 2024 +0000
  34. a6a8bc7 build: separate preprocessing from DTB compilation by Chris Kay · Fri Mar 08 16:26:53 2024 +0000
  35. 99b5b2e build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · Fri Mar 08 16:08:31 2024 +0000
  36. 5ae29c0 feat(console): introduce EARLY_CONSOLE by Yann Gautier · Tue Jan 16 19:39:31 2024 +0100
  37. 2c09bf6 fix(build): wrap toolchain paths in double quotes by Chris Kay · Tue Apr 09 16:30:52 2024 +0000
  38. 7108a36 feat(build): redirect stdin to nul during toolchain detection by Ahmad Fatoum · Tue Mar 12 21:23:09 2024 +0100
  39. 3d04dd5 Merge "build: use GCC to link by default" into integration by Bipin Ravi · Fri Apr 05 22:21:15 2024 +0200
  40. 104e8a6 Merge "fix(build): don't rely on that gcc-ar is in the same directory as gcc" into integration by Manish Pandey · Tue Apr 02 12:39:41 2024 +0200
  41. 255a409 build: use GCC to link by default by Chris Kay · Wed Feb 21 12:52:46 2024 +0000
  42. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · Thu Mar 07 14:42:20 2024 -0600
  43. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · Wed Jun 07 13:35:04 2023 +0200
  44. 97e5234 fix(build): don't rely on that gcc-ar is in the same directory as gcc by Andrey Skvortsov · Sat Feb 24 19:56:07 2024 +0300
  45. 61905e5 feat(fwu): add a config flag for including image info in the FWU metadata by Sughosh Ganu · Thu Feb 01 12:51:20 2024 +0530
  46. 0a2f8a0 build: correct minor toolchain documentation error by Chris Kay · Tue Feb 20 13:13:23 2024 +0000
  47. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · Tue Feb 20 16:06:52 2024 +0100
  48. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · Tue Feb 20 16:06:35 2024 +0100
  49. 2672b89 Merge "build: refactor toolchain detection" into integration by Mark Dykes · Tue Feb 20 16:04:53 2024 +0100
  50. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · Fri Jan 26 10:08:37 2024 -0600
  51. cfba645 build: use toolchain identifiers in conditions by Chris Kay · Mon Dec 04 09:55:50 2023 +0000
  52. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  53. c8a47ba build: refactor toolchain detection by Chris Kay · Fri Oct 20 09:17:33 2023 +0000
  54. f7676dd refactor(build): minor updates by Govindraj Raja · Wed Jan 24 11:42:40 2024 -0600
  55. 0c57247 fix(build): march handling with arch-features by Govindraj Raja · Tue Jan 23 16:00:19 2024 -0600
  56. 7dc5f1b refactor(build): refactor mandatory options by Govindraj Raja · Tue Jan 23 14:20:52 2024 -0600
  57. 99d1593 Merge "refactor(build): allow mandatory feats disabling" into integration by Manish Pandey · Fri Feb 02 14:18:05 2024 +0100
  58. 01f9701 refactor(build): allow mandatory feats disabling by Govindraj Raja · Thu Jan 11 13:56:40 2024 -0600
  59. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · Wed Oct 25 16:48:19 2023 -0500
  60. d82e950 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · Wed Jan 24 16:11:22 2024 +0100
  61. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  62. b0fe96f build: add `--no-warn-rwx-segments` when linking with GCC by Chris Kay · Tue Jan 16 11:53:35 2024 +0000
  63. c7ea347 build: always use the C compiler to preprocess by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  64. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · Wed Nov 08 16:14:28 2023 -0600
  65. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · Fri Oct 06 14:35:21 2023 -0500
  66. fb1dd16 Merge changes from topic "fix-lto-build" into integration by André Przywara · Thu Nov 30 16:36:40 2023 +0100
  67. 9458ec3 Merge "feat(security): add support for SLS mitigation" into integration by Mark Dykes · Wed Nov 29 00:11:29 2023 +0100
  68. e53e6ae feat(security): add support for SLS mitigation by Bipin Ravi · Thu Sep 28 13:17:24 2023 -0500
  69. d53de98 refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · Tue Nov 07 17:38:46 2023 +0000
  70. 8bd27c9 refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · Tue Aug 15 16:28:06 2023 -0500
  71. 572116b fix(build): add forgotten BL_LDFLAGS to lto command line by Andrey Skvortsov · Tue Sep 05 22:39:21 2023 +0300
  72. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  73. bb75e4f fix(build): convert tabs and ifdef comparisons by Harrison Mutai · Tue Oct 31 10:15:41 2023 +0000
  74. 399541a build(refactor): avoid ifdef comparison by Govindraj Raja · Tue Oct 17 08:13:03 2023 -0500
  75. 16b1137 refactor(build): reorder arch features handling by Govindraj Raja · Mon Oct 09 13:56:06 2023 -0500
  76. 1a21129 refactor(build): reorder platform Makefile evaluation by Govindraj Raja · Wed Sep 20 14:32:24 2023 -0500
  77. 29244a5 Merge "fix(mpam): refine MPAM initialization and enablement process" into integration by Manish Pandey · Wed Oct 25 19:14:06 2023 +0200
  78. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  79. 28b525c fix(build): convert tabs to spaces by Govindraj Raja · Wed Sep 20 15:31:45 2023 -0500
  80. 5b5a475 fix(build): pass parameters through response files by Harrison Mutai · Tue Sep 26 15:07:24 2023 +0100
  81. 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
  82. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  83. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · Wed Sep 06 09:08:28 2023 +0100
  84. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · Tue Jul 25 07:53:35 2023 -0700
  85. 3748d90 fix(cpufeat): move nested virtualization support to optionals by Govindraj Raja · Tue Sep 19 08:43:16 2023 -0500
  86. 0386e31 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · Thu Aug 17 10:41:48 2023 -0500
  87. 65532ad fix(tbbr): unrecognised 'tos-fw-key-cert' option by Manish V Badarkhe · Fri Sep 01 07:40:00 2023 +0100
  88. a7492ee build: sort bootloader image sources by Chris Kay · Fri May 05 12:33:23 2023 +0200
  89. f581825 build: allow platform-defined flags by Chris Kay · Wed May 03 15:31:42 2023 +0200
  90. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · Sat Feb 25 13:26:10 2023 -0800
  91. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · Fri Mar 24 13:05:09 2023 +0000
  92. 6909641 feat(build): march option selection by Govindraj Raja · Thu Jun 01 16:29:16 2023 -0500
  93. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · Tue May 30 16:52:15 2023 -0500
  94. 7bf6783 feat(build): pass CCA NV ctr option to cert_create by laurenw-arm · Tue May 02 14:31:01 2023 -0500
  95. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · Tue May 09 21:48:45 2023 +0200
  96. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · Tue May 09 21:15:54 2023 +0200
  97. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · Tue May 09 18:15:01 2023 +0200
  98. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  99. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · Tue May 09 11:26:11 2023 +0200
  100. aa8ef3f fix(build): allow lower address access with gcc-12 by Govindraj Raja · Fri May 05 09:09:36 2023 -0500