1. eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · Thu Dec 21 00:25:52 2023 -0600
  2. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  3. 24f3fb4 build: improve diagnostics for unrecognized toolchain tools by Chris Kay · Tue Apr 16 17:19:20 2024 +0000
  4. a6a8bc7 build: separate preprocessing from DTB compilation by Chris Kay · Fri Mar 08 16:26:53 2024 +0000
  5. 99b5b2e build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · Fri Mar 08 16:08:31 2024 +0000
  6. 5ae29c0 feat(console): introduce EARLY_CONSOLE by Yann Gautier · Tue Jan 16 19:39:31 2024 +0100
  7. 2c09bf6 fix(build): wrap toolchain paths in double quotes by Chris Kay · Tue Apr 09 16:30:52 2024 +0000
  8. 7108a36 feat(build): redirect stdin to nul during toolchain detection by Ahmad Fatoum · Tue Mar 12 21:23:09 2024 +0100
  9. 3d04dd5 Merge "build: use GCC to link by default" into integration by Bipin Ravi · Fri Apr 05 22:21:15 2024 +0200
  10. 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
  11. 255a409 build: use GCC to link by default by Chris Kay · Wed Feb 21 12:52:46 2024 +0000
  12. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · Thu Mar 07 14:42:20 2024 -0600
  13. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · Wed Jun 07 13:35:04 2023 +0200
  14. 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
  15. 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
  16. 0a2f8a0 build: correct minor toolchain documentation error by Chris Kay · Tue Feb 20 13:13:23 2024 +0000
  17. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · Tue Feb 20 16:06:52 2024 +0100
  18. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · Tue Feb 20 16:06:35 2024 +0100
  19. 2672b89 Merge "build: refactor toolchain detection" into integration by Mark Dykes · Tue Feb 20 16:04:53 2024 +0100
  20. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · Fri Jan 26 10:08:37 2024 -0600
  21. cfba645 build: use toolchain identifiers in conditions by Chris Kay · Mon Dec 04 09:55:50 2023 +0000
  22. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  23. c8a47ba build: refactor toolchain detection by Chris Kay · Fri Oct 20 09:17:33 2023 +0000
  24. f7676dd refactor(build): minor updates by Govindraj Raja · Wed Jan 24 11:42:40 2024 -0600
  25. 0c57247 fix(build): march handling with arch-features by Govindraj Raja · Tue Jan 23 16:00:19 2024 -0600
  26. 7dc5f1b refactor(build): refactor mandatory options by Govindraj Raja · Tue Jan 23 14:20:52 2024 -0600
  27. 99d1593 Merge "refactor(build): allow mandatory feats disabling" into integration by Manish Pandey · Fri Feb 02 14:18:05 2024 +0100
  28. 01f9701 refactor(build): allow mandatory feats disabling by Govindraj Raja · Thu Jan 11 13:56:40 2024 -0600
  29. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · Wed Oct 25 16:48:19 2023 -0500
  30. d82e950 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · Wed Jan 24 16:11:22 2024 +0100
  31. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  32. b0fe96f build: add `--no-warn-rwx-segments` when linking with GCC by Chris Kay · Tue Jan 16 11:53:35 2024 +0000
  33. c7ea347 build: always use the C compiler to preprocess by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  34. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · Wed Nov 08 16:14:28 2023 -0600
  35. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · Fri Oct 06 14:35:21 2023 -0500
  36. fb1dd16 Merge changes from topic "fix-lto-build" into integration by André Przywara · Thu Nov 30 16:36:40 2023 +0100
  37. 9458ec3 Merge "feat(security): add support for SLS mitigation" into integration by Mark Dykes · Wed Nov 29 00:11:29 2023 +0100
  38. e53e6ae feat(security): add support for SLS mitigation by Bipin Ravi · Thu Sep 28 13:17:24 2023 -0500
  39. d53de98 refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · Tue Nov 07 17:38:46 2023 +0000
  40. 8bd27c9 refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · Tue Aug 15 16:28:06 2023 -0500
  41. 572116b fix(build): add forgotten BL_LDFLAGS to lto command line by Andrey Skvortsov · Tue Sep 05 22:39:21 2023 +0300
  42. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  43. bb75e4f fix(build): convert tabs and ifdef comparisons by Harrison Mutai · Tue Oct 31 10:15:41 2023 +0000
  44. 399541a build(refactor): avoid ifdef comparison by Govindraj Raja · Tue Oct 17 08:13:03 2023 -0500
  45. 16b1137 refactor(build): reorder arch features handling by Govindraj Raja · Mon Oct 09 13:56:06 2023 -0500
  46. 1a21129 refactor(build): reorder platform Makefile evaluation by Govindraj Raja · Wed Sep 20 14:32:24 2023 -0500
  47. 29244a5 Merge "fix(mpam): refine MPAM initialization and enablement process" into integration by Manish Pandey · Wed Oct 25 19:14:06 2023 +0200
  48. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  49. 28b525c fix(build): convert tabs to spaces by Govindraj Raja · Wed Sep 20 15:31:45 2023 -0500
  50. 5b5a475 fix(build): pass parameters through response files by Harrison Mutai · Tue Sep 26 15:07:24 2023 +0100
  51. 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
  52. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  53. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · Wed Sep 06 09:08:28 2023 +0100
  54. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · Tue Jul 25 07:53:35 2023 -0700
  55. 3748d90 fix(cpufeat): move nested virtualization support to optionals by Govindraj Raja · Tue Sep 19 08:43:16 2023 -0500
  56. 0386e31 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · Thu Aug 17 10:41:48 2023 -0500
  57. 65532ad fix(tbbr): unrecognised 'tos-fw-key-cert' option by Manish V Badarkhe · Fri Sep 01 07:40:00 2023 +0100
  58. a7492ee build: sort bootloader image sources by Chris Kay · Fri May 05 12:33:23 2023 +0200
  59. f581825 build: allow platform-defined flags by Chris Kay · Wed May 03 15:31:42 2023 +0200
  60. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · Sat Feb 25 13:26:10 2023 -0800
  61. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · Fri Mar 24 13:05:09 2023 +0000
  62. 6909641 feat(build): march option selection by Govindraj Raja · Thu Jun 01 16:29:16 2023 -0500
  63. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · Tue May 30 16:52:15 2023 -0500
  64. 7bf6783 feat(build): pass CCA NV ctr option to cert_create by laurenw-arm · Tue May 02 14:31:01 2023 -0500
  65. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · Tue May 09 21:48:45 2023 +0200
  66. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · Tue May 09 21:15:54 2023 +0200
  67. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · Tue May 09 18:15:01 2023 +0200
  68. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  69. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · Tue May 09 11:26:11 2023 +0200
  70. aa8ef3f fix(build): allow lower address access with gcc-12 by Govindraj Raja · Fri May 05 09:09:36 2023 -0500
  71. 5a4c9fc refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · Tue Mar 14 14:02:03 2023 -0500
  72. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · Fri Nov 18 18:05:38 2022 -0600
  73. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · Wed Mar 08 16:29:26 2023 +0000
  74. dbf0a16 build!: check boolean flags are not empty by Yann Gautier · Mon Apr 24 13:38:12 2023 +0200
  75. 2a8e424 build: allow BL-specific includes/definitions by Chris Kay · Wed Mar 22 15:42:32 2023 +0000
  76. 67d38d9 Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · Tue May 02 16:51:14 2023 +0200
  77. 0a46eb1 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · Thu Apr 13 21:06:18 2023 +0100
  78. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · Tue Nov 08 10:31:07 2022 +0000
  79. 326f295 feat(gcs): support guarded control stack by Mark Brown · Tue Mar 14 21:33:04 2023 +0000
  80. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · Tue Mar 14 20:48:43 2023 +0000
  81. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · Tue Apr 11 17:10:23 2023 +0200
  82. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  83. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  84. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · Tue Mar 28 12:27:37 2023 +0200
  85. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000
  86. 1e9b68a build(psci): add build option for OS-initiated mode by Wing Li · Thu Jan 26 18:33:36 2023 -0800
  87. 2eee5d4 Merge changes from topic "feat_state_part3" into integration by Manish Pandey · Mon Mar 20 18:25:00 2023 +0100
  88. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · Mon Mar 20 16:45:08 2023 +0100
  89. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  90. 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
  91. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · Fri Mar 17 14:44:41 2023 +0100
  92. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
  93. b4f25db refactor(cpus): shorten errata flag defines by Boyan Karatotev · Thu Nov 17 12:01:29 2022 +0000
  94. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · Wed Mar 15 12:45:26 2023 +0100
  95. 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
  96. df646b5 build(makefile): add helper to detect linker options by Marco Felsch · Thu Nov 24 11:02:05 2022 +0100
  97. a8d03f1 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · Tue Feb 21 12:28:33 2023 +0000
  98. 98375d4 feat(build): allow additional CFLAGS for library build by Govindraj Raja · Fri Jan 27 10:08:54 2023 +0000
  99. 0c0007b build: permit multiple linker scripts by Chris Kay · Mon Jan 16 18:57:26 2023 +0000
  100. 68d2836 build: clarify linker script generation by Chris Kay · Mon Jan 16 16:53:45 2023 +0000