1. c6b6521 fix(errata): workaround for Cortex-X2 erratum 2147715 by Bipin Ravi · 2 years, 4 months ago
  2. 72b69b8 refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  3. ac6bf2e fix(errata): workaround for Cortex A78 AE erratum 2395408 by Varun Wadekar · 2 years, 4 months ago
  4. 9030a6c fix(errata): workaround for Cortex A78 AE erratum 2376748 by Varun Wadekar · 2 years, 4 months ago
  5. eb4d12b fix(security): workaround for CVE-2022-23960 for A76AE, A78AE, A78C by Bipin Ravi · 2 years, 4 months ago
  6. 95c8df1 Merge changes from topic "spectre_bhb" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  7. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 4 months ago
  8. cf4d50a fix(security): workaround for CVE-2022-23960 for Cortex-A57, Cortex-A72 by Bipin Ravi · 2 years, 5 months ago
  9. da4573e Merge changes from topic "spectre_bhb" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  10. 26ad6aa Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  11. ee56a8a fix(security): loop workaround for CVE-2022-23960 for Cortex-A76 by Bipin Ravi · 2 years, 5 months ago
  12. f267b37 refactor(el3-runtime): change Cortex-A76 implementation of CVE-2018-3639 by Bipin Ravi · 2 years, 5 months ago
  13. 8649974 fix(security): workaround for CVE-2022-23960 by Bipin Ravi · 2 years, 5 months ago
  14. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 2 years, 8 months ago
  15. 7249fd0 fix(errata): workaround for Cortex-A710 2282622 by johpow01 · 2 years, 4 months ago
  16. abf1b8d refactor(mbedtls): allow platform to specify their config file by Manish V Badarkhe · 2 years, 5 months ago
  17. e95bc3e Merge changes I1784d643,Icb6e3699,I7805756e into integration by Bipin Ravi · 2 years, 4 months ago
  18. ac55c01 fix(errata): workaround for Cortex-A510 erratum 2172148 by johpow01 · 2 years, 5 months ago
  19. 3ead295 fix(errata): workaround for Cortex-A510 erratum 2218950 by johpow01 · 2 years, 5 months ago
  20. 3ba9cb2 fix(errata): workaround for Cortex-A510 erratum 2250311 by johpow01 · 2 years, 5 months ago
  21. 7f620fb Merge changes I7b1498fa,I1d2ebee3,I875519ff,I8c427ef2 into integration by Bipin Ravi · 2 years, 4 months ago
  22. 5a99300 fix(errata): workaround for Cortex-A510 erratum 2041909 by johpow01 · 2 years, 6 months ago
  23. 8276f25 fix(errata): workaround for Cortex-A510 erratum 2042739 by johpow01 · 2 years, 6 months ago
  24. 49f60dd fix(errata): workaround for Cortex-A510 erratum 2288014 by johpow01 · 2 years, 6 months ago
  25. de7b524 fix(errata): workaround for Cortex-A510 erratum 1922240 by johpow01 · 2 years, 6 months ago
  26. b3c9f42 Merge changes from topic "x2_errata" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  27. 507e0cd fix(psci): correct parent_node type in messages by Yann Gautier · 2 years, 5 months ago
  28. eee1959 fix(libc): correct some messages by Yann Gautier · 2 years, 5 months ago
  29. 3f17563 fix(fconf): correct image_id type in messages by Yann Gautier · 2 years, 5 months ago
  30. 401f211 Merge changes from topic "snprintf-fix" into integration by Joanna Farley · 2 years, 5 months ago
  31. 94faff8 fix(libc): snprintf: include stdint.h by Andre Przywara · 2 years, 5 months ago
  32. 933cc5d fix(libc): limit snprintf radix value by Andre Przywara · 2 years, 5 months ago
  33. 67fec3e feat(spe): add support for FEAT_SPEv1p2 by Manish V Badarkhe · 2 years, 6 months ago
  34. 3d95909 fix(libc): fix snprintf corner cases by Andre Przywara · 2 years, 6 months ago
  35. d53069b fix(errata): workaround for Cortex-A710 erratum 2136059 by Bipin Ravi · 2 years, 5 months ago
  36. 32705b1 fix(errata): workaround for Cortex-A710 erratum 2267065 by Bipin Ravi · 2 years, 5 months ago
  37. 78b7208 fix(errata): workaround for Cortex-X2 erratum 2216384 by Bipin Ravi · 2 years, 5 months ago
  38. 9ad5478 fix(errata): workaround for Cortex-X2 errata 2081180 by Bipin Ravi · 2 years, 5 months ago
  39. 2f73d97 fix(errata): workaround for Cortex-X2 errata 2017096 by Bipin Ravi · 2 years, 5 months ago
  40. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 3 years, 1 month ago
  41. 95fb1aa refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 2 years, 5 months ago
  42. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  43. b787595 fix(errata): workaround for Rainier erratum 1868343 by Manoj Kumar · 2 years, 6 months ago
  44. 567833f Merge "feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX" into integration by Joanna Farley · 2 years, 6 months ago
  45. f6c37de fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 2 years, 7 months ago
  46. 0afef36 fix(errata): workaround for Cortex X2 erratum 2002765 by johpow01 · 2 years, 7 months ago
  47. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 2 years, 7 months ago
  48. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 2 years, 7 months ago
  49. 5a57e25 feat(fconf): add a helper to get image index by Yann Gautier · 2 years, 7 months ago
  50. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  51. 9773f38 Merge "fix(xlat): fix bug on VERBOSE trace" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  52. 2a8af48 fix(xlat): fix bug on VERBOSE trace by Javier Almansa Sobrino · 2 years, 7 months ago
  53. 8c25dc7 fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 2 years, 8 months ago
  54. 016c426 fix(pie): do not skip __RW_END__ address during relocation by Yann Gautier · 2 years, 8 months ago
  55. b984bc4 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · 2 years, 9 months ago
  56. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  57. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 2 years, 8 months ago
  58. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  59. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  60. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 2 years, 8 months ago
  61. 4de29cb fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 2 years, 10 months ago
  62. 45c1724 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · 2 years, 10 months ago
  63. f98c16f Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · 2 years, 8 months ago
  64. 521375d fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · 2 years, 9 months ago
  65. 45b9f6f fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · 2 years, 8 months ago
  66. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 2 years, 9 months ago
  67. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 2 years, 8 months ago
  68. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 2 years, 9 months ago
  69. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · 2 years, 8 months ago
  70. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  71. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 9 months ago
  72. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  73. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  74. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 1 month ago
  75. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 1 month ago
  76. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  77. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  78. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 1 month ago
  79. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 1 month ago
  80. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years, 1 month ago
  81. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 1 month ago
  82. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · 2 years, 9 months ago
  83. e39543a feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 11 months ago
  84. 33b4b22 Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 2 years, 8 months ago
  85. da68ba0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · 2 years, 9 months ago
  86. cc85d99 Merge "fix(errata_report): correct typo" into integration by Manish Pandey · 2 years, 9 months ago
  87. e7e2afd feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 3 years, 2 months ago
  88. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  89. 1f6fd3d fix(lib/optee): correct signedness comparison by Yann Gautier · 3 years, 8 months ago
  90. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 9 months ago
  91. 9335ff5 fix(errata_report): correct typo by Yann Gautier · 2 years, 9 months ago
  92. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years ago
  93. e1d157a Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  94. f29db71 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 2 years, 9 months ago
  95. 8e2e24b feat(rme): add GPT Library by Zelalem Aweke · 3 years ago
  96. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 3 years ago
  97. 688fbf7 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 3 years ago
  98. 173c6a2 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 3 years ago
  99. a18d984 fix(xlat): remove always true check in assert by Yann Gautier · 2 years, 10 months ago
  100. 79e3d29 feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 3 years ago