1. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  2. b787595 fix(errata): workaround for Rainier erratum 1868343 by Manoj Kumar · 2 years, 6 months ago
  3. 567833f Merge "feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX" into integration by Joanna Farley · 2 years, 6 months ago
  4. f6c37de fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 2 years, 7 months ago
  5. 0afef36 fix(errata): workaround for Cortex X2 erratum 2002765 by johpow01 · 2 years, 7 months ago
  6. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 2 years, 7 months ago
  7. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 2 years, 7 months ago
  8. 5a57e25 feat(fconf): add a helper to get image index by Yann Gautier · 2 years, 7 months ago
  9. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  10. 9773f38 Merge "fix(xlat): fix bug on VERBOSE trace" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  11. 2a8af48 fix(xlat): fix bug on VERBOSE trace by Javier Almansa Sobrino · 2 years, 7 months ago
  12. 8c25dc7 fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 2 years, 8 months ago
  13. 016c426 fix(pie): do not skip __RW_END__ address during relocation by Yann Gautier · 2 years, 8 months ago
  14. b984bc4 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · 2 years, 9 months ago
  15. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  16. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 2 years, 8 months ago
  17. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  18. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  19. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 2 years, 8 months ago
  20. 4de29cb fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 2 years, 10 months ago
  21. 45c1724 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · 2 years, 10 months ago
  22. f98c16f Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · 2 years, 8 months ago
  23. 521375d fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · 2 years, 9 months ago
  24. 45b9f6f fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · 2 years, 8 months ago
  25. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 2 years, 9 months ago
  26. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 2 years, 8 months ago
  27. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 2 years, 9 months ago
  28. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · 2 years, 8 months ago
  29. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  30. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 9 months ago
  31. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  32. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  33. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 1 month ago
  34. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 1 month ago
  35. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  36. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  37. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 1 month ago
  38. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 1 month ago
  39. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years, 1 month ago
  40. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 1 month ago
  41. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · 2 years, 9 months ago
  42. e39543a feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 11 months ago
  43. 33b4b22 Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 2 years, 9 months ago
  44. da68ba0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · 2 years, 9 months ago
  45. cc85d99 Merge "fix(errata_report): correct typo" into integration by Manish Pandey · 2 years, 9 months ago
  46. e7e2afd feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 3 years, 2 months ago
  47. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  48. 1f6fd3d fix(lib/optee): correct signedness comparison by Yann Gautier · 3 years, 8 months ago
  49. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 9 months ago
  50. 9335ff5 fix(errata_report): correct typo by Yann Gautier · 2 years, 9 months ago
  51. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years ago
  52. e1d157a Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  53. f29db71 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 2 years, 9 months ago
  54. 8e2e24b feat(rme): add GPT Library by Zelalem Aweke · 3 years ago
  55. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 3 years ago
  56. 688fbf7 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 3 years ago
  57. 173c6a2 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 3 years ago
  58. a18d984 fix(xlat): remove always true check in assert by Yann Gautier · 2 years, 10 months ago
  59. 79e3d29 feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 3 years ago
  60. 39e0865 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 2 years, 9 months ago
  61. fc26ffe errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 2 years, 9 months ago
  62. d4c5f9c fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 2 years, 9 months ago
  63. f2dce0e fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 2 years, 9 months ago
  64. 2884e59 Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 2 years, 9 months ago
  65. 449d5d7 feat(cpu): add support for Hayes CPU by johpow01 · 2 years, 11 months ago
  66. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  67. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 5 months ago
  68. fd540de Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 2 years, 9 months ago
  69. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  70. 0b338b4 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 2 years, 10 months ago
  71. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 2 years, 10 months ago
  72. d3e31e7 feat(lib/optee): introduce optee_header_is_valid() by Etienne Carriere · 5 years ago
  73. 07d7d8c Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  74. 0ba631c errata: workaround for Neoverse N2 erratum 2138956 by Bipin Ravi · 2 years, 10 months ago
  75. 7e03069 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 2 years, 10 months ago
  76. 87e1d28 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 3 years, 3 months ago
  77. cd39b14 errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 3 years, 3 months ago
  78. ad824bb Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  79. e681c1f Merge "errata: workaround for Cortex-A78 errata 1952683" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  80. 7f56547 errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 3 years, 3 months ago
  81. eb35e85 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 3 years, 3 months ago
  82. 5929413 Merge "errata: workaround for Neoverse-N2 errata 2002655" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  83. ba859ab Merge changes I1e8c2bc3,I9bcff306 into integration by Madhukar Pappireddy · 2 years, 10 months ago
  84. 277581e errata: workaround for Neoverse-N2 errata 2002655 by nayanpatel-arm · 2 years, 11 months ago
  85. b2a600a Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 2 years, 10 months ago
  86. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  87. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  88. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  89. 7597d08 errata: workaround for Cortex-A710 errata 2081180 by nayanpatel-arm · 2 years, 10 months ago
  90. e1cccb4 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 3 years ago
  91. 6e99d90 Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 2 years, 10 months ago
  92. e55d325 errata: workaround for Cortex-A710 errata 1987031 by nayanpatel-arm · 2 years, 11 months ago
  93. 80bf7a5 errata: workaround for Cortex-A78 errata 1952683 by nayanpatel-arm · 2 years, 11 months ago
  94. 0914fc4 feat(cpus): workaround for Cortex A78 AE erratum 1941500 by Varun Wadekar · 3 years ago
  95. f0c8b26 cpu: add support for Demeter CPU by johpow01 · 3 years ago
  96. a3110ad feat(cpus): workaround for Cortex A78 AE erratum 1951502 by Varun Wadekar · 3 years ago
  97. ad1ca34 errata: workaround for Neoverse V1 errata 2139242 by johpow01 · 2 years, 11 months ago
  98. 97db675 errata: workaround for Neoverse V1 errata 1966096 by johpow01 · 2 years, 11 months ago
  99. e14f9fc Merge "errata: workaround for Neoverse V1 errata 1925756" into integration by Bipin Ravi · 2 years, 11 months ago
  100. 88914c6 Merge "errata: workaround for Neoverse V1 errata 1852267" into integration by Bipin Ravi · 2 years, 11 months ago