1. ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 2 months ago
  2. e3108fa Merge changes from topic "lto-by-default" into integration by Manish V Badarkhe · 4 months ago
  3. 23302d4 fix(xlat): remove xlat_mpu by Boyan Karatotev · 4 months ago
  4. 53644fa fix(libc): make sure __init functions are garbage collected by Boyan Karatotev · 4 months ago
  5. bdaf0d9 fix(cpus): fix clang compilation issue by Govindraj Raja · 4 months ago
  6. ac9f4b4 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
  7. 518b278 Merge changes from topic "hm/handoff-aarch32" into integration by Manish Pandey · 4 months ago
  8. 38b5f93 Merge "feat(lib): implement strnlen secure and strcpy secure function" into integration by Madhukar Pappireddy · 5 months ago
  9. eb08889 feat(lib): implement strnlen secure and strcpy secure function by Jit Loon Lim · 5 months ago
  10. f2bd352 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
  11. fcf2ab7 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
  12. 8001247 feat(handoff): add 32-bit variant of SRAM layout by Harrison Mutai · 8 months ago
  13. 7ffc1d6 feat(handoff): add 32-bit variant of ep info by Harrison Mutai · 8 months ago
  14. af1dd6e feat(lib): add EXTRACT_FIELD macro for field extraction by Manish V Badarkhe · 5 months ago
  15. bbff267 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  16. ec6f49c feat(ras): add eabort get helper function by Vinoj Soundararajan · 1 year ago
  17. daeae49 feat(ras): add asynchronous error type corrected by Vinoj Soundararajan · 1 year ago
  18. e5cd3e8 fix(ras): fix typo in uncorrectable error type UEO by Vinoj Soundararajan · 1 year ago
  19. 9c17687 fix(ras): fix status synchronous error type fields by Vinoj Soundararajan · 1 year ago
  20. 7990cc8 Merge "feat(handoff): add transfer entry printer" into integration by Manish V Badarkhe · 5 months ago
  21. c722003 fix(el3-runtime): replace CTX_ESR_EL3 with CTX_DOUBLE_FAULT_ESR by Manish Pandey · 6 months ago
  22. 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
  23. 937c513 feat(handoff): add transfer entry printer by Harrison Mutai · 8 months ago
  24. 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
  25. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  26. 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
  27. a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
  28. 89dba82 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 7 months ago
  29. b07c317 perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  30. 0d02082 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
  31. 41ae047 fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · 6 months ago
  32. 36eeb59 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  33. 7791ce2 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  34. b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  35. 7ce483e fix(libc): remove __Nonnull type specifier by Manish V Badarkhe · 6 months ago
  36. 6db9aac Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · 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. 697290a Merge changes from topic "us_tc_trng" into integration by Manish V Badarkhe · 6 months ago
  42. aacdfdf Merge "fix(tc): enable Last-level cache (LLC) for tc4" into integration by Olivier Deprez · 6 months ago
  43. 1147a47 feat(psa): add interface with RSE for retrieving entropy by Leo Yan · 6 months ago
  44. 8a41106 fix(psa): guard Crypto APIs with CRYPTO_SUPPORT by Leo Yan · 6 months ago
  45. e25fc9d fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  46. fded839 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
  47. adea6e5 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  48. 511148e fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
  49. 38401c5 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  50. 77feb74 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  51. ae6c7c9 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  52. d732300 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
  53. af5ae9a fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
  54. 050c4a3 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  55. 26437af fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  56. 463b5b4 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  57. 7455cd1 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  58. 58d98ba chore(cpus): fix incorrect header macro by Govindraj Raja · 7 months ago
  59. db5fe4f chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · 10 months ago
  60. 45c7328 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · 11 months ago
  61. 2b5e00d feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · 8 months ago
  62. 2bd3b39 refactor: panic after calling psci_power_down_wfi() by Boyan Karatotev · 10 months ago
  63. cc94e71 refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
  64. bb80185 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
  65. 8ae6b1a fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  66. 4caef42 fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 11 months ago
  67. 037a15f fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  68. 56bb1d1 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
  69. 520c220 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
  70. 6ce6aca fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  71. 7b41aca fix(tc): enable Last-level cache (LLC) for tc4 by Jagdish Gediya · 1 year, 1 month ago
  72. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  73. 0c83655 refactor(psci): don't use PSCI_INVALID_PWR_LVL to signal OFF state by Boyan Karatotev · 10 months ago
  74. 9821775 feat(handoff): transfer entry ID for TPM event log by Raymond Mao · 7 months ago
  75. 66a1d58 Merge "fix(pubsub): make sure LTO doesn't garbage collect the handlers" into integration by Manish Pandey · 8 months ago
  76. b41b999 Merge changes from topic "bk/smccc_feature" into integration by Manish Pandey · 8 months ago
  77. fded3a4 Merge changes from topic "hm/heap-info" into integration by Manish V Badarkhe · 8 months ago
  78. 18be2db fix(handoff): remove XFERLIST_TB_FW_CONFIG by Harrison Mutai · 8 months ago
  79. 0e932b8 feat(handoff): add Mbed-TLS heap info entry tag by Harrison Mutai · 9 months ago
  80. f1d9459 feat(handoff): add func to check and init a tl by Harrison Mutai · 9 months ago
  81. f8d2a0e fix(pubsub): make sure LTO doesn't garbage collect the handlers by Boyan Karatotev · 8 months ago
  82. 6595f4c fix(cm): fix context management SYSREG128 write macros by Igor Podgainõi · 8 months ago
  83. f808873 fix(spe): add a psb before updating context and remove context saving by Boyan Karatotev · 9 months ago
  84. a57e18e feat(fpmr): disable FPMR trap by Arvind Ram Prakash · 9 months ago
  85. 8953568 feat(lib): introduce Hob creation library by Levi Yun · 1 year, 3 months ago
  86. 940ecd0 feat(cpus): add support for Alto CPU by Igor Podgainõi · 8 months ago
  87. 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
  88. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  89. 190ae70 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · 10 months ago
  90. fa5fc59 Merge "fix(el3-runtime): correct CASSERT for cpu data size" into integration by Olivier Deprez · 10 months ago
  91. 034b919 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · 10 months ago
  92. 8118078 feat(cpus): add support for cortex-a720ae by Ahmed Azeem · 10 months ago
  93. 8fa5460 feat(cpus): add support for arcadia cpu by Govindraj Raja · 10 months ago
  94. db9ee83 chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
  95. 483dc2e fix(el3-runtime): correct CASSERT for cpu data size by Omkar Anand Kulkarni · 1 year, 7 months ago
  96. 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
  97. 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
  98. 5765e0c Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · 10 months ago
  99. 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
  100. db7eb68 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago