1. b22f18e Merge changes from topic "snprintf-fix" into integration by Joanna Farley · 3 years, 6 months ago
  2. 410c925 fix(libc): snprintf: include stdint.h by Andre Przywara · 3 years, 6 months ago
  3. b30dd40 fix(libc): limit snprintf radix value by Andre Przywara · 3 years, 6 months ago
  4. f20eb89 feat(spe): add support for FEAT_SPEv1p2 by Manish V Badarkhe · 3 years, 7 months ago
  5. c1f5a09 fix(libc): fix snprintf corner cases by Andre Przywara · 3 years, 8 months ago
  6. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  7. 97215e0 refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 3 years, 7 months ago
  8. 1471475 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  9. a72144f fix(errata): workaround for Rainier erratum 1868343 by Manoj Kumar · 3 years, 7 months ago
  10. a006606 Merge "feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX" into integration by Joanna Farley · 3 years, 8 months ago
  11. e16045d fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 3 years, 8 months ago
  12. 34ee76d fix(errata): workaround for Cortex X2 erratum 2002765 by johpow01 · 3 years, 8 months ago
  13. 1db6cd6 fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 3 years, 8 months ago
  14. d0ec1cc feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 3 years, 8 months ago
  15. 9e3f409 feat(fconf): add a helper to get image index by Yann Gautier · 3 years, 8 months ago
  16. f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  17. 8b0c661 Merge "fix(xlat): fix bug on VERBOSE trace" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  18. 956d76f fix(xlat): fix bug on VERBOSE trace by Javier Almansa Sobrino · 3 years, 8 months ago
  19. 5ecde2a fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 3 years, 9 months ago
  20. 4f1a658 fix(pie): do not skip __RW_END__ address during relocation by Yann Gautier · 3 years, 9 months ago
  21. 322b344 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · 3 years, 10 months ago
  22. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  23. 2461bd3 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 3 years, 9 months ago
  24. 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 3 years, 9 months ago
  25. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  26. 0b5e33c Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 3 years, 9 months ago
  27. 4c8fe6b fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 4 years ago
  28. 1ea9190 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · 4 years ago
  29. 08da187 Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · 3 years, 9 months ago
  30. 77612b9 fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · 3 years, 10 months ago
  31. 0d2d999 fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · 3 years, 10 months ago
  32. 603806d fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 3 years, 10 months ago
  33. c948185 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 3 years, 10 months ago
  34. 5819e23 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 3 years, 10 months ago
  35. 2062a39 fix(amu): remove `amu_fconf.c` by Chris Kay · 3 years, 9 months ago
  36. 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 3 years, 9 months ago
  37. 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 3 years, 10 months ago
  38. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  39. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  40. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
  41. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
  42. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  43. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  44. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  45. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  46. 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 4 years, 3 months ago
  47. e04da4c build(fconf)!: clean up source collection by Chris Kay · 4 years, 3 months ago
  48. 4cb576a fix(cpu): correct Demeter CPU name by johpow01 · 3 years, 10 months ago
  49. fb9e5f7 feat(cpu): add support for Hunter CPU by johpow01 · 4 years ago
  50. 33d99fd Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 3 years, 10 months ago
  51. 0271be0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · 3 years, 10 months ago
  52. 392547c Merge "fix(errata_report): correct typo" into integration by Manish Pandey · 3 years, 10 months ago
  53. a1d5ac6 feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 4 years, 3 months ago
  54. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  55. 21d2be8 fix(lib/optee): correct signedness comparison by Yann Gautier · 4 years, 9 months ago
  56. 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
  57. 322e60a fix(errata_report): correct typo by Yann Gautier · 3 years, 10 months ago
  58. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  59. de278f3 Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  60. e2f4b43 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 3 years, 10 months ago
  61. 1839012 feat(rme): add GPT Library by Zelalem Aweke · 4 years, 1 month ago
  62. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  63. 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
  64. 3621823 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  65. 74d720a fix(xlat): remove always true check in assert by Yann Gautier · 4 years ago
  66. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  67. b36fe21 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 3 years, 10 months ago
  68. 8e14027 errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 3 years, 10 months ago
  69. ef8f0c5 fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 3 years, 10 months ago
  70. 744bdbf fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 3 years, 11 months ago
  71. fe82bcc Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 3 years, 10 months ago
  72. 7bd8dfb feat(cpu): add support for Hayes CPU by johpow01 · 4 years ago
  73. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  74. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  75. 114785c Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 3 years, 10 months ago
  76. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  77. 95fe195 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 3 years, 11 months ago
  78. b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 11 months ago
  79. b84a850 feat(lib/optee): introduce optee_header_is_valid() by Etienne Carriere · 6 years ago
  80. ef03e78 Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 4 years ago
  81. 1cafb08 errata: workaround for Neoverse N2 erratum 2138956 by Bipin Ravi · 4 years ago
  82. 7cfae93 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 4 years ago
  83. afc2ed6 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 4 years, 4 months ago
  84. 213afde errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 4 years, 4 months ago
  85. b7942a9 Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 4 years ago
  86. 9dc2534 Merge "errata: workaround for Cortex-A78 errata 1952683" into integration by Madhukar Pappireddy · 4 years ago
  87. 4618b2b errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 4 years, 4 months ago
  88. 65e04f2 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 4 years, 4 months ago
  89. 3c9962a Merge "errata: workaround for Neoverse-N2 errata 2002655" into integration by Madhukar Pappireddy · 4 years ago
  90. 523569d Merge changes I1e8c2bc3,I9bcff306 into integration by Madhukar Pappireddy · 4 years ago
  91. 9380f75 errata: workaround for Neoverse-N2 errata 2002655 by nayanpatel-arm · 4 years ago
  92. d046443 Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 4 years ago
  93. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  94. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  95. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  96. a64bcc2 errata: workaround for Cortex-A710 errata 2081180 by nayanpatel-arm · 4 years ago
  97. 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
  98. 6657c1e Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 4 years ago
  99. fbcf54a errata: workaround for Cortex-A710 errata 1987031 by nayanpatel-arm · 4 years ago
  100. 00bee99 errata: workaround for Cortex-A78 errata 1952683 by nayanpatel-arm · 4 years ago