1. 025c87f build(docs): introduce release script by Chris Kay · 2 years, 10 months ago
  2. 3b31170 build(docs): add support for Markdown documentation by Chris Kay · 2 years, 10 months ago
  3. 32b292d docs(prerequisites): update to Node.js v16 by Chris Kay · 2 years, 10 months ago
  4. 24940b6 build(docs): update Python dependencies by Chris Kay · 2 years, 10 months ago
  5. 78f8951 build(docs): pin Python dependencies by Chris Kay · 3 years ago
  6. 3648d75 fix(docs): fix `FF-A` substitution by Chris Kay · 2 years, 10 months ago
  7. 6a47d71 Merge "docs(spm): document s-el0 partition support" into integration by Olivier Deprez · 2 years, 10 months ago
  8. 6c395f5 Merge "fix(spm_mm): do not compile if SVE/SME is enabled" into integration by Manish Pandey · 2 years, 10 months ago
  9. 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 2 years, 10 months ago
  10. 023b1a4 docs(rme): add description of TF-A changes for RME by Zelalem Aweke · 2 years, 11 months ago
  11. 7529440 docs(gpt): add documentation page for GPT library by johpow01 · 3 years, 1 month ago
  12. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years, 2 months ago
  13. b3d37b1 docs(spm): secure interrupt management in SPMC by Madhukar Pappireddy · 3 years ago
  14. 1f23063 Merge "feat(measured boot): add documentation to build and run PoC" into integration by Joanna Farley · 2 years, 10 months ago
  15. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 2 years, 10 months ago
  16. 7c60e31 feat(measured boot): add documentation to build and run PoC by Javier Almansa Sobrino · 3 years, 2 months ago
  17. 4de29cb fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 3 years ago
  18. 7f3f7ce docs(spm): document s-el0 partition support by Raghu Krishnamurthy · 2 years, 11 months ago
  19. 45c1724 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · 3 years ago
  20. 45b9f6f fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · 2 years, 11 months ago
  21. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 3 years ago
  22. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 2 years, 11 months ago
  23. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 3 years ago
  24. fd115b6 chore(docs): update supported FVP models doc by Maksims Svecovs · 2 years, 11 months ago
  25. 8950112 Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · 2 years, 10 months ago
  26. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 11 months ago
  27. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 2 years, 11 months ago
  28. 35ec5de docs(maintainers): add Chris Kay to AMU and MPMM by Chris Kay · 2 years, 11 months ago
  29. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 4 months ago
  30. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 3 years, 1 month ago
  31. cda8921 docs(amu): add AMU documentation by Chris Kay · 3 years, 1 month ago
  32. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 4 months ago
  33. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 3 years, 4 months ago
  34. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · 2 years, 11 months ago
  35. 39b8219 docs(stm32mp1): fix FIP command with OP-TEE by Yann Gautier · 2 years, 11 months ago
  36. 814f9a4 docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · 2 years, 11 months ago
  37. bd617b9 docs(measured boot): add measured boot platform functions by Manish V Badarkhe · 3 years ago
  38. 3a17096 feat(measured_boot): update tb_fw_config with event log properties by Manish V Badarkhe · 3 years, 1 month ago
  39. 9c523ec plat/marvell/a8k: add Globalscale Mochabin support by Robert Marko · 2 years, 11 months ago
  40. 3b2504c Merge "fix(doc): fix TF-A v2.6 release date in the release information page" into integration by Mark Dykes · 3 years ago
  41. 58392c4 fix(doc): fix TF-A v2.6 release date in the release information page by Bipin Ravi · 3 years ago
  42. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years ago
  43. e1d157a Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 3 years ago
  44. f29db71 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 3 years ago
  45. 1fc0980 docs(rme): add build and run instructions for FEAT_RME by Zelalem Aweke · 3 years, 1 month ago
  46. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 3 years, 2 months ago
  47. 39e0865 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 3 years ago
  48. fc26ffe errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 3 years ago
  49. d4c5f9c fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 3 years ago
  50. f2dce0e fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 3 years ago
  51. a9e95a4 docs: armv8-R aarch64 fvp_r documentation by laurenw-arm · 3 years, 4 months ago
  52. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 8 months ago
  53. fd540de Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 3 years ago
  54. 8f11376 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 3 years ago
  55. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 6 months ago
  56. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 3 years, 1 month ago
  57. 2ee6797 Merge changes I9c7cc586,I48ee254a,I9f65c6af,I5872d95b,I2dbbdcb4, ... into integration by Joanna Farley · 3 years ago
  58. 0b338b4 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 3 years ago
  59. 352322f Merge "refactor(spmd): boot interface and pass core id" into integration by Olivier Deprez · 3 years ago
  60. dc9fb93 feat(docs/nxp/layerscape): add ls1028a soc and board support by Jiafei Pan · 3 years ago
  61. 541e075 docs(maintainers): update qti maintainer by Saurabh Gorecha · 3 years ago
  62. 43987c5 feat(plat/qti/sc7280): support for qti sc7280 plat by Saurabh Gorecha · 3 years, 4 months ago
  63. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years ago
  64. 3b4c605 Merge "refactor(tc): use internal trusted storage" into integration by Olivier Deprez · 3 years ago
  65. ea84e43 refactor(tc): use internal trusted storage by Davidson K · 3 years, 1 month ago
  66. 702303f Merge "docs(ff-a): fix specification naming" into integration by Manish Pandey · 3 years ago
  67. b7e1f04 Merge "docs(ff-a): managed exit parameter separation" into integration by Manish Pandey · 3 years ago
  68. 2cb874d Merge "fix(docs-contributing.rst): fix formatting for code snippet" into integration by Madhukar Pappireddy · 3 years ago
  69. c59a1f1 Merge "docs(stm32mp1): update doc for FIP/FCONF" into integration by Mark Dykes · 3 years ago
  70. 4ab7a4a refactor(spmd): boot interface and pass core id by Olivier Deprez · 3 years, 3 months ago
  71. ef7d6f3 fix(docs-contributing.rst): fix formatting for code snippet by Jayanth Dodderi Chidanand · 3 years ago
  72. 9730da0 docs(stm32mp1): update doc for FIP/FCONF by Yann Gautier · 3 years, 7 months ago
  73. 57c8e90 Merge "docs(contribution-guidelines): add coverity build configuration section" into integration by Madhukar Pappireddy · 3 years ago
  74. ca72383 Merge changes from topic "advk-serror" into integration by Madhukar Pappireddy · 3 years ago
  75. 32e5fa0 docs(contribution-guidelines): add coverity build configuration section by Jayanth Dodderi Chidanand · 3 years ago
  76. b657543 Merge "docs: nxp soc-lx2160a based platforms" into integration by Madhukar Pappireddy · 3 years ago
  77. b21886a Merge "feat(gic600ae): introduce support for Fault Management Unit" into integration by Joanna Farley · 3 years ago
  78. 2b0be75 docs(ff-a): fix specification naming by Olivier Deprez · 3 years ago
  79. 2eb8beb Merge "feat(fvp): enable external SP images in BL2 config" into integration by Olivier Deprez · 3 years ago
  80. 07d7d8c Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 3 years ago
  81. 0ba631c errata: workaround for Neoverse N2 erratum 2138956 by Bipin Ravi · 3 years ago
  82. 7e03069 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 3 years ago
  83. 87e1d28 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 3 years, 5 months ago
  84. cd39b14 errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 3 years, 5 months ago
  85. ad824bb Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 3 years ago
  86. 9f68976 feat(fvp): enable external SP images in BL2 config by Balint Dobszay · 3 years, 6 months ago
  87. c7118c9 docs: nxp soc-lx2160a based platforms by Pankaj Gupta · 3 years, 6 months ago
  88. e681c1f Merge "errata: workaround for Cortex-A78 errata 1952683" into integration by Madhukar Pappireddy · 3 years ago
  89. 7f56547 errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 3 years, 5 months ago
  90. eb35e85 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 3 years, 5 months ago
  91. eea6dc1 feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 3 years, 4 months ago
  92. 5929413 Merge "errata: workaround for Neoverse-N2 errata 2002655" into integration by Madhukar Pappireddy · 3 years ago
  93. ba859ab Merge changes I1e8c2bc3,I9bcff306 into integration by Madhukar Pappireddy · 3 years ago
  94. 277581e errata: workaround for Neoverse-N2 errata 2002655 by nayanpatel-arm · 3 years, 1 month ago
  95. ef224f5 Merge "docs(plat/marvell/a8k): document MSS_SUPPORT and SCP_BL2 build options" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  96. 5ce66b3 Merge changes I75a4554a,Idce603e4 into integration by Manish Pandey · 3 years, 1 month ago
  97. b2a600a Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 3 years, 1 month ago
  98. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years, 2 months ago
  99. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years, 2 months ago
  100. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years, 2 months ago