1. e64cdee fix(psci): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 3 months ago
  2. 0839cfc fix(psci): modify variable conflicting with external function by Maheedhar Bollapalli · 1 year, 4 months ago
  3. 98a7cdb Merge "fix(errata-abi): add support for handling split workarounds" into integration by Govindraj Raja · 5 months ago
  4. bbff267 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  5. 858dc35 fix(el3-runtime): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  6. bd7ad5e fix(locks): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  7. c7b0a28 fix(psci): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  8. 936a78b Merge "fix(xlat_tables_v2): zeromem to clear all tables" into integration by Manish V Badarkhe · 5 months ago
  9. 7990cc8 Merge "feat(handoff): add transfer entry printer" into integration by Manish V Badarkhe · 5 months ago
  10. aaacde4 fix(xlat_tables_v2): zeromem to clear all tables by Varun Wadekar · 5 months ago
  11. 7c37541 Merge "feat(romlib): add PSA Crypto ROMLIB support" into integration by Manish Pandey · 5 months ago
  12. cf1b7fe feat(romlib): add PSA Crypto ROMLIB support by laurenw · 6 months ago
  13. 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
  14. 937c513 feat(handoff): add transfer entry printer by Harrison Mutai · 8 months ago
  15. 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
  16. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  17. 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
  18. a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
  19. 21d068b refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
  20. 89dba82 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 6 months ago
  21. b07c317 perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  22. 0d02082 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
  23. 41ae047 fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · 6 months ago
  24. 36eeb59 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  25. 7791ce2 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  26. b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  27. 74dd541 Merge "fix(simd): fix base register in fpregs_context_*" into integration by Olivier Deprez · 6 months ago
  28. b547716 refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
  29. 52e89e9 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
  30. 5cba510 fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
  31. 8c52ca8 refactor(cpufeat): add FGT2 and Debugv8p9 to realm state by Sona Mathew · 8 months ago
  32. c37c35d Merge changes from topic "gr/errata_mpidr" into integration by Bipin Ravi · 6 months ago
  33. 6db9aac Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · 6 months ago
  34. 29bda25 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
  35. 5f32fd2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
  36. 09c1edb fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
  37. e136223 Merge changes from topic "memory_bank" into integration by Soby Mathew · 6 months ago
  38. fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
  39. b0f1c84 feat(gpt): statically allocate bitlocks array by AlexeiFedorov · 6 months ago
  40. 277713e feat(libc): import qsort implementation by Manish V Badarkhe · 7 months ago
  41. 0d22145 Merge "fix: add support for 128-bit sysregs to EL3 crash handler" into integration by Manish Pandey · 6 months ago
  42. 593ae35 feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · 2 years, 5 months ago
  43. 58fadd6 fix: add support for 128-bit sysregs to EL3 crash handler by Igor Podgainõi · 9 months ago
  44. c9f352c fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · 10 months ago
  45. 697290a Merge changes from topic "us_tc_trng" into integration by Manish V Badarkhe · 6 months ago
  46. 1147a47 feat(psa): add interface with RSE for retrieving entropy by Leo Yan · 6 months ago
  47. 8a41106 fix(psa): guard Crypto APIs with CRYPTO_SUPPORT by Leo Yan · 6 months ago
  48. e25fc9d fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  49. fded839 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
  50. adea6e5 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  51. 511148e fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
  52. 38401c5 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  53. 77feb74 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  54. ae6c7c9 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  55. d732300 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
  56. af5ae9a fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
  57. 050c4a3 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  58. 26437af fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  59. 463b5b4 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  60. 7455cd1 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  61. db5fe4f chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · 10 months ago
  62. dc0bf48 chore(psci): drop skip_wfi variable by Boyan Karatotev · 10 months ago
  63. 45c7328 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · 11 months ago
  64. 2b5e00d feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · 8 months ago
  65. cc94e71 refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
  66. bb80185 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
  67. 09ada2f fix(simd): fix base register in fpregs_context_* by Andrei Homescu · 8 months ago
  68. 8ae6b1a fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  69. b0521a1 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
  70. 037a15f fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  71. 56bb1d1 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
  72. 520c220 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
  73. 6ce6aca fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  74. 2372179 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
  75. b53089d Merge "feat(pmuv3): setup per world MDCR_EL3" into integration by Manish Pandey · 6 months ago
  76. c95aa2e feat(pmuv3): setup per world MDCR_EL3 by Mateusz Sulimowicz · 7 months ago
  77. f532cd3 Merge changes I137f69be,Ia2e7168f,I0e569d12,I614272ec,Ib68293f2 into integration by Govindraj Raja · 7 months ago
  78. 6b8df7b feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 by Arvind Ram Prakash · 7 months ago
  79. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  80. 9b1e800 refactor(psci): move timestamp collection to psci_pwrdown_cpu by Boyan Karatotev · 10 months ago
  81. 44ee771 refactor(psci): factor common code out of the standby finisher by Boyan Karatotev · 10 months ago
  82. 0c83655 refactor(psci): don't use PSCI_INVALID_PWR_LVL to signal OFF state by Boyan Karatotev · 10 months ago
  83. 39fba64 docs(psci): drop outdated cache maintenance comment by Boyan Karatotev · 10 months ago
  84. 13f4a25 fix(cm): change back owning security state when a feature is disabled by Boyan Karatotev · 7 months ago
  85. 79c0c7f refactor(cm): clean up per-world context by Boyan Karatotev · 8 months ago
  86. fc7dca7 refactor(cm): change owning security state when a feature is disabled by Boyan Karatotev · 8 months ago
  87. b41b999 Merge changes from topic "bk/smccc_feature" into integration by Manish Pandey · 8 months ago
  88. fded3a4 Merge changes from topic "hm/heap-info" into integration by Manish V Badarkhe · 8 months ago
  89. 24e1ae2 fix(handoff): fix message formatting of hex values by Harrison Mutai · 8 months ago
  90. f1d9459 feat(handoff): add func to check and init a tl by Harrison Mutai · 9 months ago
  91. ebc090f fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · 1 year, 2 months ago
  92. 5b58142 fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · 1 year, 2 months ago
  93. aed3e8b fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · 1 year, 2 months ago
  94. 85709f6 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · 1 year, 2 months ago
  95. 902dc0e fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · 1 year, 2 months ago
  96. 46a4cad fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · 1 year, 2 months ago
  97. c818bf1 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · 1 year, 2 months ago
  98. 26293a7 fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · 1 year, 2 months ago
  99. 26e0ff9 fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · 1 year, 3 months ago
  100. 0d7b503 fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · 1 year, 3 months ago