1. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  2. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
  3. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
  4. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  5. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  6. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  7. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  8. 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 4 years, 3 months ago
  9. e04da4c build(fconf)!: clean up source collection by Chris Kay · 4 years, 3 months ago
  10. 4cb576a fix(cpu): correct Demeter CPU name by johpow01 · 3 years, 10 months ago
  11. fb9e5f7 feat(cpu): add support for Hunter CPU by johpow01 · 4 years ago
  12. 33d99fd Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 3 years, 10 months ago
  13. 0271be0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · 3 years, 10 months ago
  14. 392547c Merge "fix(errata_report): correct typo" into integration by Manish Pandey · 3 years, 10 months ago
  15. a1d5ac6 feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 4 years, 3 months ago
  16. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  17. 21d2be8 fix(lib/optee): correct signedness comparison by Yann Gautier · 4 years, 9 months ago
  18. 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
  19. 322e60a fix(errata_report): correct typo by Yann Gautier · 3 years, 10 months ago
  20. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  21. de278f3 Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  22. e2f4b43 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 3 years, 10 months ago
  23. 1839012 feat(rme): add GPT Library by Zelalem Aweke · 4 years, 1 month ago
  24. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  25. 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
  26. 3621823 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  27. 74d720a fix(xlat): remove always true check in assert by Yann Gautier · 4 years ago
  28. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  29. b36fe21 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 3 years, 10 months ago
  30. 8e14027 errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 3 years, 10 months ago
  31. ef8f0c5 fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 3 years, 10 months ago
  32. 744bdbf fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 3 years, 11 months ago
  33. fe82bcc Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 3 years, 10 months ago
  34. 7bd8dfb feat(cpu): add support for Hayes CPU by johpow01 · 4 years ago
  35. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  36. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  37. 114785c Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 3 years, 10 months ago
  38. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  39. 95fe195 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 3 years, 11 months ago
  40. b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 11 months ago
  41. b84a850 feat(lib/optee): introduce optee_header_is_valid() by Etienne Carriere · 6 years ago
  42. ef03e78 Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 4 years ago
  43. 1cafb08 errata: workaround for Neoverse N2 erratum 2138956 by Bipin Ravi · 4 years ago
  44. 7cfae93 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 4 years ago
  45. afc2ed6 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 4 years, 4 months ago
  46. 213afde errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 4 years, 4 months ago
  47. b7942a9 Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 4 years ago
  48. 9dc2534 Merge "errata: workaround for Cortex-A78 errata 1952683" into integration by Madhukar Pappireddy · 4 years ago
  49. 4618b2b errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 4 years, 4 months ago
  50. 65e04f2 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 4 years, 4 months ago
  51. 3c9962a Merge "errata: workaround for Neoverse-N2 errata 2002655" into integration by Madhukar Pappireddy · 4 years ago
  52. 523569d Merge changes I1e8c2bc3,I9bcff306 into integration by Madhukar Pappireddy · 4 years ago
  53. 9380f75 errata: workaround for Neoverse-N2 errata 2002655 by nayanpatel-arm · 4 years ago
  54. d046443 Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 4 years ago
  55. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  56. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  57. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  58. a64bcc2 errata: workaround for Cortex-A710 errata 2081180 by nayanpatel-arm · 4 years ago
  59. 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
  60. 6657c1e Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 4 years ago
  61. fbcf54a errata: workaround for Cortex-A710 errata 1987031 by nayanpatel-arm · 4 years ago
  62. 00bee99 errata: workaround for Cortex-A78 errata 1952683 by nayanpatel-arm · 4 years ago
  63. 47d6f5f feat(cpus): workaround for Cortex A78 AE erratum 1941500 by Varun Wadekar · 4 years ago
  64. f4616ef cpu: add support for Demeter CPU by johpow01 · 4 years, 1 month ago
  65. 8913047 feat(cpus): workaround for Cortex A78 AE erratum 1951502 by Varun Wadekar · 4 years ago
  66. 100d402 errata: workaround for Neoverse V1 errata 2139242 by johpow01 · 4 years ago
  67. 1a8804c errata: workaround for Neoverse V1 errata 1966096 by johpow01 · 4 years ago
  68. d1987f4 Merge "errata: workaround for Neoverse V1 errata 1925756" into integration by Bipin Ravi · 4 years ago
  69. 55120f9 Merge "errata: workaround for Neoverse V1 errata 1852267" into integration by Bipin Ravi · 4 years ago
  70. 1d24eb3 Merge "errata: workaround for Neoverse V1 errata 1774420" into integration by Bipin Ravi · 4 years ago
  71. 741dd04 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · 4 years ago
  72. 143b196 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · 4 years ago
  73. 4789cf6 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · 4 years ago
  74. f216937 feat(sw_crc32): add software CRC32 support by Manish V Badarkhe · 4 years, 1 month ago
  75. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  76. 182ce10 errata: workaround for Neoverse V1 errata 1940577 by johpow01 · 4 years, 10 months ago
  77. 33e3e92 errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 4 years, 3 months ago
  78. 81a8b2d Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · 4 years, 1 month ago
  79. 204fd99 Merge "errata: workaround for Cortex A77 errata 1791578" into integration by Manish Pandey · 4 years, 1 month ago
  80. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  81. 1a69145 errata: workaround for Cortex A78 errata 1821534 by johpow01 · 4 years, 3 months ago
  82. 3f0bec7 errata: workaround for Cortex A77 errata 1791578 by johpow01 · 4 years, 3 months ago
  83. 66bf006 Merge "fix(security): Set MDCR_EL3.MCCD bit" into integration by Mark Dykes · 4 years, 2 months ago
  84. 2e61d68 fix: random typos in tf-a code base by Olivier Deprez · 4 years, 2 months ago
  85. c6ac4df fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 4 years, 3 months ago
  86. 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
  87. 08e7cc5 Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integration by Manish Pandey · 4 years, 3 months ago
  88. 8157942 Merge changes I36e45c0a,I69c21293 into integration by Manish Pandey · 4 years, 3 months ago
  89. 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 10 months ago
  90. 97bc7f0 Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 4 years, 4 months ago
  91. 5d764e0 Add support for QEMU "max" CPU by Leif Lindholm · 4 years, 5 months ago
  92. de2dd4e Merge "lib/cpu: Workaround for Cortex A77 erratum 1946167" into integration by Madhukar Pappireddy · 4 years, 4 months ago
  93. e729595 Merge "Fix: Remove save/restore of EL2 timer registers" into integration by Olivier Deprez · 4 years, 4 months ago
  94. a7cf274 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 4 years, 4 months ago
  95. a492edc lib/cpu: Workaround for Cortex A77 erratum 1946167 by laurenw-arm · 4 years, 5 months ago
  96. 0a144dd Add Cortex_A78C CPU lib by Bipin Ravi · 4 years, 5 months ago
  97. cb090c1 Add Makalu ELP CPU lib by johpow01 · 4 years, 5 months ago
  98. 614c14e cpus: add Matterhorn ELP ARM cpu library by Usama Arif · 4 years, 9 months ago
  99. 8ef06b6 Merge "Add Makalu CPU lib" into integration by bipin.ravi · 4 years, 5 months ago
  100. 0cd5d1d Merge "lib/extensions/ras: fix bug of binary search" into integration by Manish Pandey · 4 years, 5 months ago