1. e752b2d Merge changes from topic "rss/mboot-attest" into integration by Sandrine Bailleux · 2 years, 2 months ago
  2. 098b26d Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  3. 32464ba fix(security): workaround for CVE-2022-23960 by Bipin Ravi · 2 years, 2 months ago
  4. af40d69 fix(errata): workaround for DSU-110 erratum 2313941 by Bipin Ravi · 2 years, 6 months ago
  5. c9ccc27 feat(lib/psa): mock PSA APIs by Tamas Ban · 2 years, 5 months ago
  6. c034b73 feat(lib/psa): add initial attestation API by Tamas Ban · 2 years, 5 months ago
  7. f549275 feat(lib/psa): add measured boot API by Tamas Ban · 2 years, 5 months ago
  8. bc6167c fix(security): workaround for CVE-2022-23960 for Cortex-X1 by Okash Khawaja · 2 years, 2 months ago
  9. baee390 fix(errata): workarounds for cortex-x1 errata by Okash Khawaja · 2 years, 2 months ago
  10. f5445fd feat(cpu): add support for Cortex-X1 by Okash Khawaja · 2 years, 2 months ago
  11. 67259f8 Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration by Bipin Ravi · 2 years, 2 months ago
  12. 0c01ab6 Merge "fix(errata): workaround for Cortex-A78 erratum 2395406" into integration by Bipin Ravi · 2 years, 2 months ago
  13. 53a18a8 Merge "fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72" into integration by Bipin Ravi · 2 years, 2 months ago
  14. 51e862c Merge "feat(snprintf): add support for length specifiers" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  15. 6a9f83f Merge "fix(errata): workaround for Cortex-A78 erratum 2376745" into integration by Joanna Farley · 2 years, 2 months ago
  16. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 2 years, 2 months ago
  17. e43ba98 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 2 years, 2 months ago
  18. 76c3f5b feat(snprintf): add support for length specifiers by kadabi · 2 years, 4 months ago
  19. a93b7e5 fix(errata): workaround for Cortex-A78 erratum 2395406 by John Powell · 2 years, 2 months ago
  20. 7d52a8f fix(errata): workaround for Cortex-A710 erratum 2008768 by johpow01 · 2 years, 4 months ago
  21. 12bc0de fix(errata): workaround for Cortex-A78 erratum 2376745 by John Powell · 2 years, 2 months ago
  22. e4793dd fix(cm): add barrier before el3 ns exit by Olivier Deprez · 2 years, 2 months ago
  23. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  24. 7550aa2 fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72 by John Powell · 2 years, 2 months ago
  25. 9b4b71d Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · 2 years, 2 months ago
  26. 7f7c6fa fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960 by John Powell · 2 years, 3 months ago
  27. cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · 2 years, 3 months ago
  28. 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 2 years, 2 months ago
  29. b33c243 Merge "fix(bakery_lock): add __unused for clang" into integration by Lauren Wehrmeister · 2 years, 2 months ago
  30. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  31. e6db6f1 Merge "fix(errata): workaround for Cortex-X2 erratum 2147715" into integration by Joanna Farley · 2 years, 2 months ago
  32. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  33. 01987ee feat(spmc): prevent read only xlat tables with the EL3 SPMC by Sayanta Pattanayak · 3 years, 4 months ago
  34. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  35. 14dbc70 refactor(mpam): remove initialization of EL2 registers when EL2 is used by Zelalem Aweke · 2 years, 5 months ago
  36. 4240111 refactor(context mgmt): refactor the cm_setup_context function by Zelalem Aweke · 2 years, 6 months ago
  37. bd17eae refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 2 years, 8 months ago
  38. c6b6521 fix(errata): workaround for Cortex-X2 erratum 2147715 by Bipin Ravi · 2 years, 4 months ago
  39. 66b7fdc fix(bakery_lock): add __unused for clang by Okash Khawaja · 2 years, 3 months ago
  40. 72b69b8 refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  41. ac6bf2e fix(errata): workaround for Cortex A78 AE erratum 2395408 by Varun Wadekar · 2 years, 4 months ago
  42. 9030a6c fix(errata): workaround for Cortex A78 AE erratum 2376748 by Varun Wadekar · 2 years, 4 months ago
  43. eb4d12b fix(security): workaround for CVE-2022-23960 for A76AE, A78AE, A78C by Bipin Ravi · 2 years, 4 months ago
  44. 95c8df1 Merge changes from topic "spectre_bhb" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  45. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 4 months ago
  46. cf4d50a fix(security): workaround for CVE-2022-23960 for Cortex-A57, Cortex-A72 by Bipin Ravi · 2 years, 5 months ago
  47. 4c15642 feat(fconf): add NS load address in configuration DTB nodes by Manish V Badarkhe · 2 years, 4 months ago
  48. da4573e Merge changes from topic "spectre_bhb" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  49. 26ad6aa Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  50. ee56a8a fix(security): loop workaround for CVE-2022-23960 for Cortex-A76 by Bipin Ravi · 2 years, 5 months ago
  51. f267b37 refactor(el3-runtime): change Cortex-A76 implementation of CVE-2018-3639 by Bipin Ravi · 2 years, 5 months ago
  52. 8649974 fix(security): workaround for CVE-2022-23960 by Bipin Ravi · 2 years, 5 months ago
  53. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 2 years, 8 months ago
  54. 7249fd0 fix(errata): workaround for Cortex-A710 2282622 by johpow01 · 2 years, 4 months ago
  55. abf1b8d refactor(mbedtls): allow platform to specify their config file by Manish V Badarkhe · 2 years, 5 months ago
  56. e95bc3e Merge changes I1784d643,Icb6e3699,I7805756e into integration by Bipin Ravi · 2 years, 4 months ago
  57. ac55c01 fix(errata): workaround for Cortex-A510 erratum 2172148 by johpow01 · 2 years, 5 months ago
  58. 3ead295 fix(errata): workaround for Cortex-A510 erratum 2218950 by johpow01 · 2 years, 5 months ago
  59. 3ba9cb2 fix(errata): workaround for Cortex-A510 erratum 2250311 by johpow01 · 2 years, 5 months ago
  60. 7f620fb Merge changes I7b1498fa,I1d2ebee3,I875519ff,I8c427ef2 into integration by Bipin Ravi · 2 years, 4 months ago
  61. 5a99300 fix(errata): workaround for Cortex-A510 erratum 2041909 by johpow01 · 2 years, 6 months ago
  62. 8276f25 fix(errata): workaround for Cortex-A510 erratum 2042739 by johpow01 · 2 years, 6 months ago
  63. 49f60dd fix(errata): workaround for Cortex-A510 erratum 2288014 by johpow01 · 2 years, 6 months ago
  64. de7b524 fix(errata): workaround for Cortex-A510 erratum 1922240 by johpow01 · 2 years, 6 months ago
  65. b3c9f42 Merge changes from topic "x2_errata" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  66. 507e0cd fix(psci): correct parent_node type in messages by Yann Gautier · 2 years, 5 months ago
  67. eee1959 fix(libc): correct some messages by Yann Gautier · 2 years, 5 months ago
  68. 3f17563 fix(fconf): correct image_id type in messages by Yann Gautier · 2 years, 5 months ago
  69. 401f211 Merge changes from topic "snprintf-fix" into integration by Joanna Farley · 2 years, 5 months ago
  70. 94faff8 fix(libc): snprintf: include stdint.h by Andre Przywara · 2 years, 5 months ago
  71. 933cc5d fix(libc): limit snprintf radix value by Andre Przywara · 2 years, 5 months ago
  72. 67fec3e feat(spe): add support for FEAT_SPEv1p2 by Manish V Badarkhe · 2 years, 6 months ago
  73. 3d95909 fix(libc): fix snprintf corner cases by Andre Przywara · 2 years, 6 months ago
  74. d53069b fix(errata): workaround for Cortex-A710 erratum 2136059 by Bipin Ravi · 2 years, 5 months ago
  75. 32705b1 fix(errata): workaround for Cortex-A710 erratum 2267065 by Bipin Ravi · 2 years, 5 months ago
  76. 78b7208 fix(errata): workaround for Cortex-X2 erratum 2216384 by Bipin Ravi · 2 years, 5 months ago
  77. 9ad5478 fix(errata): workaround for Cortex-X2 errata 2081180 by Bipin Ravi · 2 years, 5 months ago
  78. 2f73d97 fix(errata): workaround for Cortex-X2 errata 2017096 by Bipin Ravi · 2 years, 5 months ago
  79. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 3 years, 1 month ago
  80. 95fb1aa refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 2 years, 5 months ago
  81. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  82. b787595 fix(errata): workaround for Rainier erratum 1868343 by Manoj Kumar · 2 years, 6 months ago
  83. 567833f Merge "feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX" into integration by Joanna Farley · 2 years, 6 months ago
  84. f6c37de fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 2 years, 7 months ago
  85. 0afef36 fix(errata): workaround for Cortex X2 erratum 2002765 by johpow01 · 2 years, 7 months ago
  86. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 2 years, 7 months ago
  87. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 2 years, 7 months ago
  88. 5a57e25 feat(fconf): add a helper to get image index by Yann Gautier · 2 years, 7 months ago
  89. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  90. 9773f38 Merge "fix(xlat): fix bug on VERBOSE trace" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  91. 2a8af48 fix(xlat): fix bug on VERBOSE trace by Javier Almansa Sobrino · 2 years, 7 months ago
  92. 8c25dc7 fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 2 years, 8 months ago
  93. 016c426 fix(pie): do not skip __RW_END__ address during relocation by Yann Gautier · 2 years, 8 months ago
  94. b984bc4 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · 2 years, 9 months ago
  95. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  96. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 2 years, 8 months ago
  97. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  98. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  99. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 2 years, 8 months ago
  100. 4de29cb fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 2 years, 10 months ago