1. 422b181 fix(build): do not force PLAT in plat_helpers.mk by Yann Gautier · 7 months ago
  2. d6dccfb Merge "build: remove Windows compatibility layer" into integration by Manish Pandey · 7 months ago
  3. 6b8df7b feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 by Arvind Ram Prakash · 7 months ago
  4. c327370 build: remove Windows compatibility layer by Chris Kay · 7 months ago
  5. 8db1705 feat(smccc): implement SMCCC_ARCH_FEATURE_AVAILABILITY by Boyan Karatotev · 9 months ago
  6. a57e18e feat(fpmr): disable FPMR trap by Arvind Ram Prakash · 9 months ago
  7. 8953568 feat(lib): introduce Hob creation library by Levi Yun · 1 year, 3 months ago
  8. a7bbd8e build: use parameters in calls to `MAKE_DEP` by Chris Kay · 11 months ago
  9. daab00c build: disable suffix rules globally by Chris Kay · 11 months ago
  10. 6e62281 build: use full paths for generated libraries by Chris Kay · 11 months ago
  11. 5b9e703 Merge "fix(build): correct feature assignment for ARM v8.8 compliance" into integration by Govindraj Raja · 9 months ago
  12. 7ea8852 Merge changes If56ed0ab,I632236a1 into integration by Yann Gautier · 9 months ago
  13. 316f5c9 perf(build): don't check the compiler's flags for every target by Boyan Karatotev · 10 months ago
  14. f7a41fb perf(build): be clever about uppercasing by Boyan Karatotev · 10 months ago
  15. 94ff1d9 fix(build): correct feature assignment for ARM v8.8 compliance by Manish V Badarkhe · 9 months ago
  16. b40bc36 Merge "build(bl31): support separated memory for RW DATA" into integration by Yann Gautier · 9 months ago
  17. 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
  18. 86acbbe build(bl31): support separated memory for RW DATA by Ye Li · 3 years ago
  19. e01bcfb Merge "build: fix grouped targets on Make <= 4.2" into integration by Manish V Badarkhe · 9 months ago
  20. 8936321 Merge "feat(d128): add support for FEAT_D128" into integration by Manish Pandey · 9 months ago
  21. a57b94e build: fix grouped targets on Make <= 4.2 by Chris Kay · 12 months ago
  22. 98e7a83 Merge "fix(mte): remove deprecated CTX_INCLUDE_MTE_REGS/FEAT_MTE" into integration by Govindraj Raja · 9 months ago
  23. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  24. 6f2b881 fix(mte): remove deprecated CTX_INCLUDE_MTE_REGS/FEAT_MTE by Sona Mathew · 10 months ago
  25. b6f2e37 Merge "feat(sctlr2): add support for FEAT_SCTLR2" into integration by Manish Pandey · 10 months ago
  26. 1cafc96 Merge "feat(the): add support for FEAT_THE" into integration by Manish Pandey · 10 months ago
  27. 6a88ec8 feat(rmmd): el3 token sign during attestation by Raghu Krishnamurthy · 1 year, 2 months ago
  28. 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
  29. 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
  30. d7890a5 Merge "feat(build): add ability to define platform specific defaults" into integration by André Przywara · 10 months ago
  31. d286739 build: make Poetry optional by Chris Kay · 10 months ago
  32. 1297a45 Merge changes from topic "dynamic-toolchain" into integration by Manish V Badarkhe · 10 months ago
  33. 545cc0f Merge "build: properly namespace `toolchain.mk` variables" into integration by Mark Dykes · 11 months ago
  34. 1b2fb6a feat(build): add ability to define platform specific defaults by Andrey Skvortsov · 1 year, 6 months ago
  35. fb42d7f Merge "fix(mte): improve ENABLE_FEAT_MTE deprecation warning" into integration by Olivier Deprez · 11 months ago
  36. 9cea2c3 build: allow multiple toolchain defaults by Chris Kay · 11 months ago
  37. 3789c3c build: determine toolchain tools dynamically by Chris Kay · 1 year, 2 months ago
  38. 14260db build: properly namespace `toolchain.mk` variables by Chris Kay · 1 year, 2 months ago
  39. 732c6bb build: use `ar` over `gcc-ar` by Chris Kay · 11 months ago
  40. 01faa99 feat(rme): change the default max GPT block size to 512MB by Soby Mathew · 12 months ago
  41. 4b6e4e6 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 12 months ago
  42. 308ebfa feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · 1 year, 2 months ago
  43. 4242262 feat(simd): add sve state to simd ctxt struct by Madhukar Pappireddy · 1 year, 2 months ago
  44. 2d4f264 Merge changes from topic "romlib-fixes" into integration by Manish V Badarkhe · 12 months ago
  45. d95d56b fix(romlib): wrap indirectly included functions by Jimmy Brisson · 1 year ago
  46. ba65e2d fix(mte): improve ENABLE_FEAT_MTE deprecation warning by Andre Przywara · 1 year, 2 months ago
  47. 93b7b75 Merge "build(amu): restrict counters (RAZ)" into integration by Manish V Badarkhe · 1 year ago
  48. 0195bac Merge "build: consolidate directory creation rules" into integration by Manish Pandey · 1 year ago
  49. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  50. 33e6aaa feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 1 year, 2 months ago
  51. 83271d5 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 2 months ago
  52. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  53. 0dfa3de build: add facilities for interpreting boolean values by Chris Kay · 1 year, 2 months ago
  54. 3af4eb5 build: add string casing facilities to utilities by Chris Kay · 1 year, 2 months ago
  55. df52e26 fix(build): fix incorrectly-escaped armlink preprocessor definitions by Chris Kay · 1 year, 2 months ago
  56. 261edb6 Merge changes I710d1780,Ia9a59bde into integration by Soby Mathew · 1 year, 2 months ago
  57. d766084 feat(gpt): configure memory size protected by bitlock by AlexeiFedorov · 1 year, 3 months ago
  58. e01c712 build: allow shell commands in `CC` and friends by Chris Kay · 1 year, 3 months ago
  59. 291e718 build: skip toolchain detection for some targets by Chris Kay · 1 year, 3 months ago
  60. ec0088b feat(gpt): add support for large GPT mappings by AlexeiFedorov · 1 year, 5 months ago
  61. 14c27f8 build(amu): restrict counters (RAZ) by Juan Pablo Conde · 1 year, 4 months ago
  62. f99a69c feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · 1 year, 8 months ago
  63. a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago
  64. 3d6c7e5 build: improve diagnostics for unrecognized toolchain tools by Chris Kay · 1 year, 4 months ago
  65. 7b45352 build: separate preprocessing from DTB compilation by Chris Kay · 1 year, 5 months ago
  66. 758ccb8 build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 1 year, 5 months ago
  67. ae770fe feat(console): introduce EARLY_CONSOLE by Yann Gautier · 1 year, 7 months ago
  68. 4731c00 fix(build): wrap toolchain paths in double quotes by Chris Kay · 1 year, 4 months ago
  69. b9014f8 feat(build): redirect stdin to nul during toolchain detection by Ahmad Fatoum · 1 year, 5 months ago
  70. c97831e Merge "build: use GCC to link by default" into integration by Bipin Ravi · 1 year, 4 months ago
  71. d8629c8 Merge "fix(build): don't rely on that gcc-ar is in the same directory as gcc" into integration by Manish Pandey · 1 year, 4 months ago
  72. 2f1c5e7 build: use GCC to link by default by Chris Kay · 1 year, 6 months ago
  73. c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
  74. e7f1181 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 2 years, 2 months ago
  75. 7ef0b83 fix(build): don't rely on that gcc-ar is in the same directory as gcc by Andrey Skvortsov · 1 year, 5 months ago
  76. 11d05a7 feat(fwu): add a config flag for including image info in the FWU metadata by Sughosh Ganu · 1 year, 6 months ago
  77. 1c0d025 build: correct minor toolchain documentation error by Chris Kay · 1 year, 6 months ago
  78. ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
  79. 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
  80. 084c9d3 Merge "build: refactor toolchain detection" into integration by Mark Dykes · 1 year, 6 months ago
  81. 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
  82. 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
  83. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  84. cc277de build: refactor toolchain detection by Chris Kay · 1 year, 10 months ago
  85. 3dafd96 refactor(build): minor updates by Govindraj Raja · 1 year, 6 months ago
  86. 7275ac2 fix(build): march handling with arch-features by Govindraj Raja · 1 year, 6 months ago
  87. 2a71f16 refactor(build): refactor mandatory options by Govindraj Raja · 1 year, 7 months ago
  88. 48c37be Merge "refactor(build): allow mandatory feats disabling" into integration by Manish Pandey · 1 year, 6 months ago
  89. 6c1ae07 refactor(build): allow mandatory feats disabling by Govindraj Raja · 1 year, 7 months ago
  90. 30019d8 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 9 months ago
  91. 07da485 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · 1 year, 6 months ago
  92. 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
  93. 86e489c build: add `--no-warn-rwx-segments` when linking with GCC by Chris Kay · 1 year, 7 months ago
  94. 781cb31 build: always use the C compiler to preprocess by Chris Kay · 1 year, 7 months ago
  95. bfef8b9 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 1 year, 9 months ago
  96. 9acff28 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 1 year, 10 months ago
  97. 8ddb02d Merge changes from topic "fix-lto-build" into integration by André Przywara · 1 year, 8 months ago
  98. ad86694 Merge "feat(security): add support for SLS mitigation" into integration by Mark Dykes · 1 year, 8 months ago
  99. 538516f feat(security): add support for SLS mitigation by Bipin Ravi · 1 year, 10 months ago
  100. 878354a refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · 1 year, 9 months ago