1. bbff267 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  2. ec6f49c feat(ras): add eabort get helper function by Vinoj Soundararajan · 1 year ago
  3. daeae49 feat(ras): add asynchronous error type corrected by Vinoj Soundararajan · 1 year ago
  4. e5cd3e8 fix(ras): fix typo in uncorrectable error type UEO by Vinoj Soundararajan · 1 year ago
  5. 9c17687 fix(ras): fix status synchronous error type fields by Vinoj Soundararajan · 1 year ago
  6. 7990cc8 Merge "feat(handoff): add transfer entry printer" into integration by Manish V Badarkhe · 5 months ago
  7. c722003 fix(el3-runtime): replace CTX_ESR_EL3 with CTX_DOUBLE_FAULT_ESR by Manish Pandey · 6 months ago
  8. 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
  9. 937c513 feat(handoff): add transfer entry printer by Harrison Mutai · 8 months ago
  10. 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
  11. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  12. 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
  13. a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
  14. 89dba82 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 6 months ago
  15. b07c317 perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  16. 0d02082 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
  17. 41ae047 fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · 6 months ago
  18. 36eeb59 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  19. 7791ce2 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  20. b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  21. 7ce483e fix(libc): remove __Nonnull type specifier by Manish V Badarkhe · 6 months ago
  22. 6db9aac Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · 6 months ago
  23. e136223 Merge changes from topic "memory_bank" into integration by Soby Mathew · 6 months ago
  24. fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
  25. b0f1c84 feat(gpt): statically allocate bitlocks array by AlexeiFedorov · 6 months ago
  26. 277713e feat(libc): import qsort implementation by Manish V Badarkhe · 7 months ago
  27. 697290a Merge changes from topic "us_tc_trng" into integration by Manish V Badarkhe · 6 months ago
  28. aacdfdf Merge "fix(tc): enable Last-level cache (LLC) for tc4" into integration by Olivier Deprez · 6 months ago
  29. 1147a47 feat(psa): add interface with RSE for retrieving entropy by Leo Yan · 6 months ago
  30. 8a41106 fix(psa): guard Crypto APIs with CRYPTO_SUPPORT by Leo Yan · 6 months ago
  31. e25fc9d fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  32. fded839 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
  33. adea6e5 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  34. 511148e fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
  35. 38401c5 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  36. 77feb74 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  37. ae6c7c9 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  38. d732300 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
  39. af5ae9a fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
  40. 050c4a3 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  41. 26437af fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  42. 463b5b4 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  43. 7455cd1 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  44. 58d98ba chore(cpus): fix incorrect header macro by Govindraj Raja · 7 months ago
  45. db5fe4f chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · 10 months ago
  46. 45c7328 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · 11 months ago
  47. 2b5e00d feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · 8 months ago
  48. 2bd3b39 refactor: panic after calling psci_power_down_wfi() by Boyan Karatotev · 10 months ago
  49. cc94e71 refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
  50. bb80185 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
  51. 8ae6b1a fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  52. 4caef42 fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 11 months ago
  53. 037a15f fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  54. 56bb1d1 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
  55. 520c220 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
  56. 6ce6aca fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  57. 7b41aca fix(tc): enable Last-level cache (LLC) for tc4 by Jagdish Gediya · 1 year, 1 month ago
  58. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  59. 0c83655 refactor(psci): don't use PSCI_INVALID_PWR_LVL to signal OFF state by Boyan Karatotev · 10 months ago
  60. 9821775 feat(handoff): transfer entry ID for TPM event log by Raymond Mao · 7 months ago
  61. 66a1d58 Merge "fix(pubsub): make sure LTO doesn't garbage collect the handlers" into integration by Manish Pandey · 8 months ago
  62. b41b999 Merge changes from topic "bk/smccc_feature" into integration by Manish Pandey · 8 months ago
  63. fded3a4 Merge changes from topic "hm/heap-info" into integration by Manish V Badarkhe · 8 months ago
  64. 18be2db fix(handoff): remove XFERLIST_TB_FW_CONFIG by Harrison Mutai · 8 months ago
  65. 0e932b8 feat(handoff): add Mbed-TLS heap info entry tag by Harrison Mutai · 9 months ago
  66. f1d9459 feat(handoff): add func to check and init a tl by Harrison Mutai · 9 months ago
  67. f8d2a0e fix(pubsub): make sure LTO doesn't garbage collect the handlers by Boyan Karatotev · 8 months ago
  68. 6595f4c fix(cm): fix context management SYSREG128 write macros by Igor Podgainõi · 8 months ago
  69. f808873 fix(spe): add a psb before updating context and remove context saving by Boyan Karatotev · 9 months ago
  70. a57e18e feat(fpmr): disable FPMR trap by Arvind Ram Prakash · 9 months ago
  71. 8953568 feat(lib): introduce Hob creation library by Levi Yun · 1 year, 3 months ago
  72. 940ecd0 feat(cpus): add support for Alto CPU by Igor Podgainõi · 8 months ago
  73. 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
  74. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  75. 190ae70 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · 9 months ago
  76. fa5fc59 Merge "fix(el3-runtime): correct CASSERT for cpu data size" into integration by Olivier Deprez · 10 months ago
  77. 034b919 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · 10 months ago
  78. 8118078 feat(cpus): add support for cortex-a720ae by Ahmed Azeem · 10 months ago
  79. 8fa5460 feat(cpus): add support for arcadia cpu by Govindraj Raja · 10 months ago
  80. db9ee83 chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
  81. 483dc2e fix(el3-runtime): correct CASSERT for cpu data size by Omkar Anand Kulkarni · 1 year, 7 months ago
  82. 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
  83. 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
  84. 5765e0c Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · 10 months ago
  85. 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
  86. db7eb68 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
  87. 609d08a fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
  88. f4303d0 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · 11 months ago
  89. cc4f383 Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 11 months ago
  90. a0674ab refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  91. a0d9a97 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 1 year ago
  92. 4b6e4e6 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 12 months ago
  93. 3e840ec chore(simd): remove unused macros and utilities for FP by Madhukar Pappireddy · 1 year, 3 months ago
  94. 308ebfa feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · 1 year, 2 months ago
  95. 6d5319a feat(simd): add routines to save, restore sve state by Madhukar Pappireddy · 1 year, 2 months ago
  96. 4242262 feat(simd): add sve state to simd ctxt struct by Madhukar Pappireddy · 1 year, 2 months ago
  97. 841533d feat(simd): add data struct for simd ctxt management by Madhukar Pappireddy · 1 year, 2 months ago
  98. 4a97ff5 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 12 months ago
  99. 2f41c9a feat(cm): support for asymmetric feature among cores by Manish Pandey · 1 year, 1 month ago
  100. abeb8ad Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into integration by Mark Dykes · 12 months ago