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