1. dd74128 Merge "feat(handoff): add transfer entry printer" into integration by Manish V Badarkhe · Fri Feb 28 18:15:31 2025 +0100
  2. 2088643 Merge "feat(romlib): add PSA Crypto ROMLIB support" into integration by Manish Pandey · Thu Feb 27 11:21:11 2025 +0100
  3. 7ba484e feat(romlib): add PSA Crypto ROMLIB support by laurenw · Tue Feb 18 14:48:45 2025 -0600
  4. f3b2f80 chore: rename arcadia to Cortex-A320 by Govindraj Raja · Wed Feb 26 10:46:50 2025 -0600
  5. cebad0e feat(handoff): add transfer entry printer by Harrison Mutai · Fri Dec 13 09:14:59 2024 +0000
  6. 90b7b75 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · Fri Nov 15 15:03:02 2024 +0000
  7. b295347 perf(amu): greatly simplify AMU context management by Boyan Karatotev · Wed Nov 06 14:55:35 2024 +0000
  8. e02c7f3 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · Mon Nov 25 10:14:26 2024 +0000
  9. 1cb1ed2 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · Mon Feb 24 17:24:53 2025 +0100
  10. ceca6ed refactor(cpus): declare runtime errata correctly by Boyan Karatotev · Fri Jan 24 09:51:03 2025 +0000
  11. 74ddacc perf(cpus): make reset errata do fewer branches by Boyan Karatotev · Wed Jan 22 13:54:43 2025 +0000
  12. 97476aa perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · Tue Nov 19 11:27:01 2024 +0000
  13. 1dcba8f perf(cpus): inline the reset function by Boyan Karatotev · Tue Nov 19 11:27:01 2024 +0000
  14. 29080bb fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · Mon Feb 03 00:42:47 2025 -0600
  15. 5c074d3 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · Wed Dec 04 15:25:27 2024 +0000
  16. 23f4ff9 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · Tue Jan 21 08:44:52 2025 +0000
  17. 2ddee21 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · Thu Jan 23 15:27:30 2025 +0000
  18. 87dbaca Merge "fix(simd): fix base register in fpregs_context_*" into integration by Olivier Deprez · Thu Feb 20 17:33:31 2025 +0100
  19. af2c51f refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · Tue Jan 21 08:16:34 2025 +0000
  20. e48c5d3 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · Thu Jan 23 16:17:52 2025 +0000
  21. 347db7f fix(cpus): declare reset errata correctly by Boyan Karatotev · Mon Jan 20 14:54:35 2025 +0000
  22. 2d6da25 refactor(cpufeat): add FGT2 and Debugv8p9 to realm state by Sona Mathew · Tue Dec 10 13:48:41 2024 -0600
  23. 2841589 Merge changes from topic "gr/errata_mpidr" into integration by Bipin Ravi · Wed Feb 12 18:58:20 2025 +0100
  24. 794456a Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · Wed Feb 12 18:24:44 2025 +0100
  25. fcb81cd fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · Fri Feb 07 15:17:09 2025 -0600
  26. ce29c16 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · Fri Feb 07 14:31:39 2025 -0600
  27. 4b40c8c fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · Fri Feb 07 14:21:14 2025 -0600
  28. 57999dd Merge changes from topic "memory_bank" into integration by Soby Mathew · Wed Feb 12 10:49:42 2025 +0100
  29. 6157c04 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · Tue Feb 11 16:52:18 2025 +0100
  30. 46881f7 feat(gpt): statically allocate bitlocks array by AlexeiFedorov · Fri Jan 24 15:53:50 2025 +0000
  31. cc9f393 feat(libc): import qsort implementation by Manish V Badarkhe · Tue Jan 21 10:27:45 2025 +0000
  32. e68fbfe Merge "fix: add support for 128-bit sysregs to EL3 crash handler" into integration by Manish Pandey · Mon Feb 10 14:14:42 2025 +0100
  33. 17e059e feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · Wed Mar 22 15:55:36 2023 +0000
  34. db5a75f fix: add support for 128-bit sysregs to EL3 crash handler by Igor Podgainõi · Fri Nov 15 15:20:50 2024 +0100
  35. 66d8f1b fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · Wed Oct 16 11:36:29 2024 +0100
  36. 4d3b346 Merge changes from topic "us_tc_trng" into integration by Manish V Badarkhe · Tue Feb 04 13:19:10 2025 +0100
  37. 21591bb feat(psa): add interface with RSE for retrieving entropy by Leo Yan · Fri Jan 31 10:07:51 2025 +0000
  38. 4226942 fix(psa): guard Crypto APIs with CRYPTO_SUPPORT by Leo Yan · Fri Jan 31 17:16:34 2025 +0000
  39. 5b216d9 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · Tue Jan 21 19:20:29 2025 -0600
  40. b1ddd6c fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · Tue Jan 21 19:03:34 2025 -0600
  41. d7461c6 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · Tue Jan 21 18:56:25 2025 -0600
  42. 191a64f fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · Tue Jan 21 18:38:56 2025 -0600
  43. 802197d fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · Tue Jan 21 18:24:57 2025 -0600
  44. dd6882e fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · Tue Jan 21 18:12:35 2025 -0600
  45. db514a7 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · Tue Jan 21 18:02:51 2025 -0600
  46. 3c1defc fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · Tue Jan 21 17:44:17 2025 -0600
  47. a4c60f6 fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · Tue Jan 21 17:23:26 2025 -0600
  48. 1ad2457 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · Tue Jan 21 17:12:33 2025 -0600
  49. 152ec36 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · Tue Jan 21 17:00:11 2025 -0600
  50. cf7cf54 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · Tue Jan 21 12:32:14 2025 -0600
  51. 4c3a461 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · Wed Jan 29 15:01:10 2025 -0600
  52. ec9bfcd chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · Tue Oct 08 17:34:45 2024 +0100
  53. 5abf8ef chore(psci): drop skip_wfi variable by Boyan Karatotev · Tue Oct 08 15:52:04 2024 +0100
  54. a6193b3 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · Fri Sep 20 13:37:51 2024 +0100
  55. 7262eff feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · Thu Dec 19 16:07:29 2024 +0000
  56. cd7482a refactor(cpus): undo errata mitigations by Boyan Karatotev · Thu Sep 26 17:00:09 2024 +0100
  57. 6c47386 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · Tue Jan 21 11:41:46 2025 +0000
  58. 8351fea fix(simd): fix base register in fpregs_context_* by Andrei Homescu · Sat Dec 14 14:12:56 2024 +0000
  59. faa857d fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · Tue Jan 28 17:21:17 2025 -0600
  60. 8511eb5 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · Fri Sep 06 12:30:19 2024 -0500
  61. ea47df4 fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · Fri Sep 06 12:26:35 2024 -0500
  62. 62e3feb fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · Fri Sep 06 12:20:38 2024 -0500
  63. 6558a42 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · Fri Sep 06 12:19:59 2024 -0500
  64. 8556482 fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · Fri Sep 06 12:18:51 2024 -0500
  65. 738a554 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · Fri Sep 06 11:35:56 2024 -0500
  66. 6158d62 Merge "feat(pmuv3): setup per world MDCR_EL3" into integration by Manish Pandey · Mon Jan 27 19:11:37 2025 +0100
  67. c147d46 feat(pmuv3): setup per world MDCR_EL3 by Mateusz Sulimowicz · Tue Jan 14 11:24:59 2025 +0000
  68. 9dbe836 Merge changes I137f69be,Ia2e7168f,I0e569d12,I614272ec,Ib68293f2 into integration by Govindraj Raja · Wed Jan 15 17:03:27 2025 +0100
  69. f915deb feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 by Arvind Ram Prakash · Thu Jan 09 17:18:30 2025 -0600
  70. aa46ccd perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · Wed Nov 06 16:26:15 2024 +0000
  71. b33206f refactor(psci): move timestamp collection to psci_pwrdown_cpu by Boyan Karatotev · Thu Oct 10 08:11:09 2024 +0100
  72. f107866 refactor(psci): factor common code out of the standby finisher by Boyan Karatotev · Mon Sep 30 13:15:25 2024 +0100
  73. d8dfe51 refactor(psci): don't use PSCI_INVALID_PWR_LVL to signal OFF state by Boyan Karatotev · Mon Sep 30 11:31:55 2024 +0100
  74. 44d4e31 docs(psci): drop outdated cache maintenance comment by Boyan Karatotev · Mon Sep 30 09:12:55 2024 +0100
  75. 3eaf1b3 fix(cm): change back owning security state when a feature is disabled by Boyan Karatotev · Fri Jan 10 12:04:50 2025 +0000
  76. 4a615bb refactor(cm): clean up per-world context by Boyan Karatotev · Tue Dec 10 17:13:51 2024 +0000
  77. f926322 refactor(cm): change owning security state when a feature is disabled by Boyan Karatotev · Mon Dec 16 16:23:26 2024 +0000
  78. d2a73e3 Merge changes from topic "bk/smccc_feature" into integration by Manish Pandey · Thu Dec 19 12:34:42 2024 +0100
  79. aecd132 Merge changes from topic "hm/heap-info" into integration by Manish V Badarkhe · Wed Dec 18 17:56:44 2024 +0100
  80. 4ce43b9 fix(handoff): fix message formatting of hex values by Harrison Mutai · Thu Nov 28 14:31:41 2024 +0000
  81. ae1f780 feat(handoff): add func to check and init a tl by Harrison Mutai · Wed Nov 06 10:03:51 2024 +0000
  82. 6f8f607 fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · Sun Jun 02 22:59:09 2024 -0500
  83. 49616b7 fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · Tue Jun 18 13:58:31 2024 -0500
  84. dff0d3d fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · Thu May 23 16:06:19 2024 -0500
  85. 3d4cc6e fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · Thu May 23 16:04:30 2024 -0500
  86. 7d68b0c fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · Thu May 23 16:02:27 2024 -0500
  87. beb529d fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · Thu May 23 15:59:50 2024 -0500
  88. a6bbb27 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · Thu May 23 15:54:59 2024 -0500
  89. 20a2d52 fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · Thu May 23 15:52:27 2024 -0500
  90. 030d50e fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · Tue May 21 14:20:44 2024 -0500
  91. d08f7cf fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · Tue May 21 14:17:07 2024 -0500
  92. 94f0044 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · Tue May 21 14:08:56 2024 -0500
  93. 696ca6c fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · Tue May 21 14:03:11 2024 -0500
  94. 243dc85 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · Tue May 21 13:51:31 2024 -0500
  95. 53b6da5 fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · Mon May 20 13:48:19 2024 -0500
  96. 9bc27c8 fix(cm): fix context management SYSREG128 write macros by Igor Podgainõi · Fri Dec 13 14:28:11 2024 +0100
  97. dae51d7 fix(trbe): add a tsb before context switching by Boyan Karatotev · Mon Dec 02 09:36:10 2024 +0000
  98. 13d1bfe fix(spe): add a psb before updating context and remove context saving by Boyan Karatotev · Thu Nov 21 13:55:59 2024 +0000
  99. 6c02868 Merge "fix(romlib): romlib build without MbedTLS" into integration by Manish V Badarkhe · Fri Dec 13 12:16:47 2024 +0100
  100. 0283e18 Merge "fix(cpus): workaround for Cortex-X4 erratum 2923985" into integration by Manish Pandey · Thu Dec 12 22:43:22 2024 +0100