1. 77b8b87 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  2. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  3. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  4. 4ef95f2 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · 1 year, 5 months ago
  5. d6246c2 Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · 1 year, 5 months ago
  6. 4fc77a7 feat(psa): interface with RSS for NV counters by laurenw-arm · 1 year, 11 months ago
  7. cad8b29 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · 1 year, 5 months ago
  8. 0815b15 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · 1 year, 5 months ago
  9. 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 1 year, 9 months ago
  10. 076dc89 Merge changes from topic "srm/errata" into integration by Bipin Ravi · 1 year, 5 months ago
  11. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 1 year, 6 months ago
  12. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 1 year, 6 months ago
  13. 27d45ca Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 1 year, 5 months ago
  14. eacd6e3 Merge "fix: add parenthesis for tests in MIN, MAX and CLAMP macros" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  15. 619d6fb feat(ti): set snoop-delayed exclusive handling on A72 cores by Andrew Davis · 1 year, 6 months ago
  16. b3fd376 feat(ti): set L2 cache ECC and and parity on A72 cores by Andrew Davis · 1 year, 6 months ago
  17. e7d7d11 feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles by Andrew Davis · 1 year, 6 months ago
  18. 1d8795e refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 1 year, 8 months ago
  19. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 1 year, 8 months ago
  20. e1ec137 Merge "fix(libc): properly define SCHAR_MIN" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  21. 93416b7 fix(libc): properly define SCHAR_MIN by Yann Gautier · 1 year, 6 months ago
  22. 39531c6 fix(fconf): make struct fconf_populator static by Yann Gautier · 1 year, 8 months ago
  23. 2bc097c fix: add parenthesis for tests in MIN, MAX and CLAMP macros by Yann Gautier · 1 year, 8 months ago
  24. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 1 year, 7 months ago
  25. 48b2106 Merge "fix(cpus): workaround for Cortex-X3 erratum 2615812" into integration by Lauren Wehrmeister · 1 year, 7 months ago
  26. 2857270 fix(rss): remove null-terminator from RSS metadata by David Vincze · 1 year, 8 months ago
  27. 445ee11 feat(lib/psa): add read_measurement API by Mate Toth-Pal · 1 year, 8 months ago
  28. 82dd5ac fix(cpus): workaround for Cortex-X3 erratum 2615812 by Harrison Mutai · 1 year, 8 months ago
  29. 33dd845 feat: pass SMCCCv1.3 SVE hint bit to dispatchers by Olivier Deprez · 1 year, 9 months ago
  30. c8a0275 Merge changes from topic "db/deps" into integration by Manish V Badarkhe · 1 year, 8 months ago
  31. f8de535 fix(cpus): workaround for Cortex-A710 erratum 2291219 by Boyan Karatotev · 1 year, 9 months ago
  32. 6559dbd fix(cpus): workaround for Cortex-X3 erratum 2313909 by Boyan Karatotev · 1 year, 9 months ago
  33. d3f8b4d fix(cpus): workaround for Neoverse-N2 erratum 2326639 by Boyan Karatotev · 1 year, 9 months ago
  34. bdf953c chore: rename Makalu ELP to Cortex-X3 by Boyan Karatotev · 1 year, 8 months ago
  35. 318e7a5 feat(compiler-rt): update compiler-rt source files by Daniel Boulby · 1 year, 8 months ago
  36. 2625ac0 feat(libfdt): upgrade libfdt source files by Daniel Boulby · 1 year, 9 months ago
  37. 89034d6 fix(cpus): workaround for Cortex-A510 erratum 2666669 by Akram Ahmad · 1 year, 9 months ago
  38. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · 1 year, 9 months ago
  39. 3f3a922 Merge "revert(cpus): "Revert workaround for A77 erratum 1800714"" into integration by Bipin Ravi · 1 year, 9 months ago
  40. e5cf16b revert(cpus): "Revert workaround for A77 erratum 1800714" by Boyan Karatotev · 1 year, 9 months ago
  41. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · 1 year, 9 months ago
  42. b6d3f06 feat(psa): remove initial attestation partition API by Tamas Ban · 1 year, 10 months ago
  43. 3ae52c6 feat(psa): add delegated attestation partition API by Tamas Ban · 1 year, 10 months ago
  44. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  45. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · 2 years, 4 months ago
  46. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 9 months ago
  47. 2cf1306 fix(libc): pri*ptr macros for aarch64 by K · 2 years ago
  48. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  49. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 2 years ago
  50. 0eda230 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · 1 year, 10 months ago
  51. fbc1edb fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · 1 year, 10 months ago
  52. de4f589 fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  53. 5930677 Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · 1 year, 10 months ago
  54. a85254e fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · 2 years ago
  55. c92490b feat(libc): introduce __maybe_unused by Yann Gautier · 1 year, 10 months ago
  56. 0e7d869 Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · 1 year, 10 months ago
  57. fc4e7c3 Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · 1 year, 10 months ago
  58. dbff7cf fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · 2 years ago
  59. 60accba fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · 2 years ago
  60. 42633b3 Merge "fix(lib/psa): update measured boot handle" into integration by Sandrine Bailleux · 1 year, 10 months ago
  61. b621bda fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · 2 years ago
  62. 31c9337 fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · 2 years, 4 months ago
  63. 322337d fix(lib/psa): update measured boot handle by Jamie Fox · 1 year, 11 months ago
  64. 3da857e Merge "fix(errata): workaround for Cortex-X2 erratum 2371105" into integration by Madhukar Pappireddy · 2 years ago
  65. 4e315c3 fix(errata): workaround for Cortex-X2 erratum 2371105 by Bipin Ravi · 2 years ago
  66. 30fc25d Merge "fix(errata): workaround for Cortex A78C erratum 2242638" into integration by Lauren Wehrmeister · 2 years ago
  67. 8e5b1af Merge "feat(psci): add a helper function to ensure that non-boot PEs are offline" into integration by Manish Pandey · 2 years ago
  68. 5e68535 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · 2 years, 4 months ago
  69. 88de598 Merge "fix(errata): workaround for Cortex-A710 erratum 2371105" into integration by Madhukar Pappireddy · 2 years ago
  70. 77eab29 fix(errata): workaround for Cortex-A710 erratum 2371105 by Bipin Ravi · 2 years ago
  71. 9c36e12 fix(errata): workaround for Cortex A78C erratum 2242638 by Bipin Ravi · 2 years ago
  72. 4dc1887 fix(errata): workaround for Cortex-A78C 2132064 by laurenw-arm · 2 years ago
  73. e31b609 Merge "fix(cpus): workaround for Neoverse-N2 erratum 2388450" into integration by Bipin Ravi · 2 years ago
  74. 1af2b11 fix(cpus): workaround for Neoverse-N2 erratum 2388450 by Daniel Boulby · 2 years ago
  75. 1e31bc1 feat(cpus): add a64fx cpu to tf-a by Itaru Kitayama · 2 years ago
  76. b88a139 Merge "fix(errata): workaround for Neoverse-V1 erratum 2372203" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  77. 69b9b79 Merge "fix(errata): workaround for Cortex-A77 erratum 2356587" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  78. 8e91662 fix(errata): workaround for Cortex-A77 erratum 2356587 by Bipin Ravi · 2 years, 1 month ago
  79. b4cb31f fix(errata): workaround for Neoverse-V1 erratum 2372203 by Bipin Ravi · 2 years, 1 month ago
  80. 971938f fix(errata): workaround for Neoverse-V1 erratum 2294912 by Bipin Ravi · 2 years, 1 month ago
  81. 5362beb refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 2 years, 3 months ago
  82. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years, 2 months ago
  83. e752b2d Merge changes from topic "rss/mboot-attest" into integration by Sandrine Bailleux · 2 years, 2 months ago
  84. 098b26d Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  85. 32464ba fix(security): workaround for CVE-2022-23960 by Bipin Ravi · 2 years, 2 months ago
  86. af40d69 fix(errata): workaround for DSU-110 erratum 2313941 by Bipin Ravi · 2 years, 6 months ago
  87. c034b73 feat(lib/psa): add initial attestation API by Tamas Ban · 2 years, 5 months ago
  88. f549275 feat(lib/psa): add measured boot API by Tamas Ban · 2 years, 6 months ago
  89. bc6167c fix(security): workaround for CVE-2022-23960 for Cortex-X1 by Okash Khawaja · 2 years, 2 months ago
  90. baee390 fix(errata): workarounds for cortex-x1 errata by Okash Khawaja · 2 years, 2 months ago
  91. f5445fd feat(cpu): add support for Cortex-X1 by Okash Khawaja · 2 years, 2 months ago
  92. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  93. 4c15642 feat(fconf): add NS load address in configuration DTB nodes by Manish V Badarkhe · 2 years, 4 months ago
  94. 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 2 years, 2 months ago
  95. e6db6f1 Merge "fix(errata): workaround for Cortex-X2 erratum 2147715" into integration by Joanna Farley · 2 years, 2 months ago
  96. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  97. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  98. bd17eae refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 2 years, 8 months ago
  99. c6b6521 fix(errata): workaround for Cortex-X2 erratum 2147715 by Bipin Ravi · 2 years, 4 months ago
  100. 72b69b8 refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 2 years, 5 months ago