1. 5a45f0f fix(cpus): workaround for Cortex-X4 erratum 3887999 by Arvind Ram Prakash · 7 days ago
  2. 58148b9 fix(cpus): workaround for Cortex-X4 erratum 3133195 by Arvind Ram Prakash · 7 days ago
  3. 3479502 Merge changes Ic01517d5,I43af5796,I540e113f,I15646753,I180d38fe, ... into integration by Govindraj Raja · 17 hours ago
  4. 291e493 feat(common): add support for kernel DT handoff convention by Harrison Mutai · 5 weeks ago
  5. f753b4a fix(cpus): organize Cortex-X2 errata entries by John Powell · 3 weeks ago
  6. 989c798 fix(cpus): workaround for Cortex-X2 erratum 2291219 by John Powell · 3 weeks ago
  7. 41b9697 fix(cpus): workaround for Cortex-X2 erratum 2267065 by John Powell · 3 weeks ago
  8. a8e4d5a fix(cpus): workaround for Cortex-X2 erratum 2136059 by John Powell · 3 weeks ago
  9. 2c0467a fix(cpus): workaround for Cortex-X2 erratum 1934260 by John Powell · 3 weeks ago
  10. e236548 fix(cpus): workaround for Cortex-X2 erratum 1927200 by John Powell · 3 weeks ago
  11. ccee7fa fix(cpus): workaround for Cortex-X2 erratum 1917258 by John Powell · 3 weeks ago
  12. ff879c5 fix(cpus): workaround for Cortex-X2 erratum 1916945 by John Powell · 3 weeks ago
  13. ce64ea6 fix(cpus): workaround for Cortex-X2 erratum 1901946 by John Powell · 3 weeks ago
  14. 7d4cde0 Merge changes from topic "hm/handoff-cot" into integration by Yann Gautier · 6 days ago
  15. cb4ee3e feat(smccc): add SoC name support to SMCCC_ARCH_SOC_ID by Arvind Ram Prakash · 4 weeks ago
  16. 35b2bbf Merge changes from topic "bk/pabandon_cleanup" into integration by Manish Pandey · 8 days ago
  17. a52662e Merge changes from topic "ffa_mem_perm_get_update" into integration by Manish Pandey · 11 days ago
  18. 04c39e4 feat(psci): make pabandon support generic by Boyan Karatotev · 4 months ago
  19. 232c189 refactor(psci): absorb psci_power_down_wfi() into common code by Boyan Karatotev · 5 months ago
  20. 127bd5b feat(spm): update MM_SP_MEMORY_ATTRIBUTES_GET_AARCH64 interface by Levi Yun · 10 months ago
  21. b1f8b71 docs(security): security advisory for CVE-2024-7881 by Arvind Ram Prakash · 4 weeks ago
  22. 81445dd Merge changes I801cea04,I4abb6c9d,I3c1cc0ec,I1b6f69ad,Ic4086a1f into integration by Govindraj Raja · 14 days ago
  23. b0998d1 Merge changes from topic "ar/x3_errata" into integration by Govindraj Raja · 3 weeks ago
  24. 5a77047 Merge "docs(security): security advisory for CVE-2024-5660" into integration by Bipin Ravi · 3 weeks ago
  25. 1e8b535 refactor(build): use a standard rule to run the preprocessor by Boyan Karatotev · 3 months ago
  26. 42920aa fix(cpus): workaround for Cortex-X3 erratum 3213672 by Arvind Ram Prakash · 4 weeks ago
  27. 6a464ee fix(cpus): workaround for Cortex-X3 erratum 3827463 by Arvind Ram Prakash · 5 weeks ago
  28. f828efe fix(cpus): workaround for Cortex-X3 erratum 3692984 by Arvind Ram Prakash · 5 weeks ago
  29. e0cb13f docs(security): security advisory for CVE-2024-5660 by Govindraj Raja · 4 weeks ago
  30. 63696d0 Merge "feat(smccc): introduce TPM Start SMC" into integration by Govindraj Raja · 4 weeks ago
  31. 4274b52 feat(cpufeat): add support for FEAT_FGWTE3 by Arvind Ram Prakash · 6 weeks ago
  32. 96546b5 feat(smccc): introduce TPM Start SMC by Manish Pandey · 8 months ago
  33. f927412 Merge "fix(cpus): workaround for Cortex-A710 erratum 1927200" into integration by Bipin Ravi · 6 weeks ago
  34. 4c3bd4a Merge "docs(interrupt): corrected func name in interrupt-framework-design" into integration by Govindraj Raja · 6 weeks ago
  35. 66dec05 docs(interrupt): corrected func name in interrupt-framework-design by lianghong.liu · 5 months ago
  36. d52ff2b feat(dsu): support power control and autonomous powerdown config by Arvind Ram Prakash · 3 months ago
  37. d2eba0f docs(maintainers): add myself as code owner for LFA service by Manish V Badarkhe · 9 weeks ago
  38. b30eb04 docs(lfa): update porting guide with LFA platform APIs by Manish V Badarkhe · 4 months ago
  39. cf48f49 feat(lfa): create LFA SMC handler template by Manish V Badarkhe · 4 months ago
  40. d8fdff3 Merge changes from topic "map-summary" into integration by Manish V Badarkhe · 7 weeks ago
  41. 50d1ce3 Merge changes Ia34bc0f4,I0be3773b,I701e357a,Icdbe1992 into integration by Manish V Badarkhe · 7 weeks ago
  42. 7554f1d Merge changes I1fae91a5,I54793492,I703f0e6e into integration by Lauren Wehrmeister · 7 weeks ago
  43. cb2702c fix(cpus): workaround for Cortex-A710 erratum 1927200 by John Powell · 8 weeks ago
  44. 64c8342 docs(fvp): add GICv5 build instructions and limitations by Manish Pandey · 8 weeks ago
  45. e2e90fa feat(fvp): add GICv5 support by Boyan Karatotev · 6 months ago
  46. 8cef63d feat(gicv5): add support for building with gicv5 by Boyan Karatotev · 7 months ago
  47. a98d466 feat(memmap): add summary command to memory map script by Jimmy Brisson · 11 months ago
  48. efc945f feat(errata): implement workaround for DSU-120 erratum 2900952 by Arvind Ram Prakash · 3 months ago
  49. 6bf7c6a fix(build): remove SUPPORT_STACK_MEMTAG by Boyan Karatotev · 4 months ago
  50. 6a46897 Merge "build(poetry): wrap docs build in poetry" into integration by Manish Pandey · 8 weeks ago
  51. d91c417 fix(cpus): workaround for Cortex-A710 erratum 1917258 by John Powell · 8 weeks ago
  52. df067c0 fix(cpus): workaround for Cortex-A710 erratum 1916945 by John Powell · 8 weeks ago
  53. 4467348 fix(cpus): workaround for Cortex-A710 erratum 1901946 by John Powell · 8 weeks ago
  54. e0c1fbb Merge changes If4cd4e71,I0b5158ef into integration by Manish V Badarkhe · 8 weeks ago
  55. d9d7033 Merge "docs(commit-style): add a message about lower case" into integration by Govindraj Raja · 8 weeks ago
  56. 06f3c70 feat(handoff): support libtl submodule builds by Harrison Mutai · 4 months ago
  57. 8ab3491 docs(fvp): add FVP_HW_CONFIG_ADDR documentation by Emily Boarer · 3 months ago
  58. cd8ad6f docs(commit-style): add a message about lower case by Yann Gautier · 9 weeks ago
  59. e577ca3 docs(stm32mp2): introduce new STM32MP23 family by Nicolas Le Bayon · 1 year, 6 months ago
  60. 07759f2 docs(stm32mp2): introduce new STM32MP21 family by Yann Gautier · 2 years, 4 months ago
  61. c61c9a3 build(poetry): wrap docs build in poetry by Harrison Mutai · 3 months ago
  62. 388cb2f docs(fconf): streamline TB_FW_CONFIG bindings by Harrison Mutai · 10 weeks ago
  63. adbcd85 Merge changes from topic "xlnx_versal_custom_sip" into integration by Joanna Farley · 10 weeks ago
  64. 8daebef refactor(memmap)!: change behavioural flags to commands by Chris Kay · 4 months ago
  65. fbab861 Merge "feat(smcc): introduce a new vendor_el3 service for ACS SMC handler" into integration by Govindraj Raja · 10 weeks ago
  66. fe52453 Merge "docs(versal-net): update documentation for SDEI" into integration by Yann Gautier · 2 months ago
  67. 22c454d Merge "docs: remove Chris from LTS maintainers" into integration by Varun Wadekar · 2 months ago
  68. 9c12018 docs: remove Chris from LTS maintainers by Chris Palmer · 3 months ago
  69. 97a6de9 docs(changelog): changelog for v2.13 release by Govindraj Raja · 3 months ago
  70. 5769934 Merge "docs(juno): revert SCP version for Juno to 2.14.0" into integration by Manish V Badarkhe · 3 months ago
  71. 5bf352d docs(juno): revert SCP version for Juno to 2.14.0 by Harrison Mutai · 3 months ago
  72. f69f551 feat(smcc): introduce a new vendor_el3 service for ACS SMC handler by Nandan J · 3 months ago
  73. 08e6f24 docs(n1sdp): update PSCI instrumentation data by Boyan Karatotev · 3 months ago
  74. 5059fea docs(juno): update PSCI instrumentation data by Boyan Karatotev · 3 months ago
  75. 9b65ffe fix(docs): update the instrumentation procedure by Boyan Karatotev · 3 months ago
  76. 72b9f52 feat(versal): add hooks for mmap and early setup by Prasad Kummari · 4 months ago
  77. 5e04d63 chore(docs): add a SBOM template in CycloneDX format by Richard Hughes · 8 months ago
  78. 611324b docs: update maintainers file with active code owners by Manish V Badarkhe · 3 months ago
  79. 9e0c318 Merge "feat(cpufeat): add support for FEAT_PAUTH_LR" into integration by Govindraj Raja · 3 months ago
  80. c76da4e Merge "chore(tc): remove TC2 platform variant" into integration by Olivier Deprez · 3 months ago
  81. 61cdb45 Merge "docs(rmmd): document the EL3-RMM IDE KM Interface" into integration by Soby Mathew · 3 months ago
  82. c0fa892 docs(rmmd): document the EL3-RMM IDE KM Interface by Sona Mathew · 3 months ago
  83. da2c9e5 docs(versal-net): update documentation for SDEI by Amit Nagal · 3 months ago
  84. 025b1b8 feat(cpufeat): add support for FEAT_PAUTH_LR by John Powell · 5 months ago
  85. 8b1d4a2 docs: updates for playbook by Yann Gautier · 3 months ago
  86. 67efab3 docs(maintainers): update AMD-Xilinx Maintainers by Akshay Belsare · 4 months ago
  87. 139a5d0 Merge changes I86959e67,I0b0d1d36,I5b5267f4,I056c8710,I3474aa97 into integration by Madhukar Pappireddy · 4 months ago
  88. 9d449f3 Merge changes from topic "sudeep/multiple_uuid_clarification" into integration by Govindraj Raja · 4 months ago
  89. 5d89341 refactor(gic): promote most of the GIC driver to common code by Boyan Karatotev · 7 months ago
  90. 7b4c906 docs: update TF-A Nov'25 release dates by Govindraj Raja · 4 months ago
  91. ee65660 Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration by André Przywara · 4 months ago
  92. 8d9f5f2 feat(cpufeat): enable FEAT_PAuth to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
  93. ec56d59 Merge changes from topic "sm/rpkm" into integration by Soby Mathew · 4 months ago
  94. f036dda chore(tc): remove TC2 platform variant by Manish V Badarkhe · 4 months ago
  95. b5311d6 docs(maintainers): update Arm Total Compute maintainers by Artem Kopotev · 4 months ago
  96. 31ddca4 Merge "feat(psci): remove cpu context init by index" into integration by Manish V Badarkhe · 4 months ago
  97. eccbfac Merge "docs(build): update GCC toolchain requirement to 14.2.Rel1" into integration by Manish V Badarkhe · 4 months ago
  98. ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 1 month ago
  99. e0c2b73 Merge changes from topic "nrd1_deprecation" into integration by Manish V Badarkhe · 4 months ago
  100. 8676dca Merge changes Ie33671b0,I1543aa6d into integration by Manish V Badarkhe · 4 months ago