1. 2841589 Merge changes from topic "gr/errata_mpidr" into integration by Bipin Ravi · Wed Feb 12 18:58:20 2025 +0100
  2. 794456a Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · Wed Feb 12 18:24:44 2025 +0100
  3. fcb81cd fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · Fri Feb 07 15:17:09 2025 -0600
  4. ce29c16 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · Fri Feb 07 14:31:39 2025 -0600
  5. 4b40c8c fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · Fri Feb 07 14:21:14 2025 -0600
  6. 57999dd Merge changes from topic "memory_bank" into integration by Soby Mathew · Wed Feb 12 10:49:42 2025 +0100
  7. 6157c04 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · Tue Feb 11 16:52:18 2025 +0100
  8. 46881f7 feat(gpt): statically allocate bitlocks array by AlexeiFedorov · Fri Jan 24 15:53:50 2025 +0000
  9. cc9f393 feat(libc): import qsort implementation by Manish V Badarkhe · Tue Jan 21 10:27:45 2025 +0000
  10. 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
  11. 17e059e feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · Wed Mar 22 15:55:36 2023 +0000
  12. db5a75f fix: add support for 128-bit sysregs to EL3 crash handler by Igor Podgainõi · Fri Nov 15 15:20:50 2024 +0100
  13. 66d8f1b fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · Wed Oct 16 11:36:29 2024 +0100
  14. 4d3b346 Merge changes from topic "us_tc_trng" into integration by Manish V Badarkhe · Tue Feb 04 13:19:10 2025 +0100
  15. 21591bb feat(psa): add interface with RSE for retrieving entropy by Leo Yan · Fri Jan 31 10:07:51 2025 +0000
  16. 4226942 fix(psa): guard Crypto APIs with CRYPTO_SUPPORT by Leo Yan · Fri Jan 31 17:16:34 2025 +0000
  17. 5b216d9 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · Tue Jan 21 19:20:29 2025 -0600
  18. b1ddd6c fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · Tue Jan 21 19:03:34 2025 -0600
  19. d7461c6 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · Tue Jan 21 18:56:25 2025 -0600
  20. 191a64f fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · Tue Jan 21 18:38:56 2025 -0600
  21. 802197d fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · Tue Jan 21 18:24:57 2025 -0600
  22. dd6882e fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · Tue Jan 21 18:12:35 2025 -0600
  23. db514a7 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · Tue Jan 21 18:02:51 2025 -0600
  24. 3c1defc fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · Tue Jan 21 17:44:17 2025 -0600
  25. a4c60f6 fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · Tue Jan 21 17:23:26 2025 -0600
  26. 1ad2457 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · Tue Jan 21 17:12:33 2025 -0600
  27. 152ec36 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · Tue Jan 21 17:00:11 2025 -0600
  28. cf7cf54 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · Tue Jan 21 12:32:14 2025 -0600
  29. 4c3a461 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · Wed Jan 29 15:01:10 2025 -0600
  30. ec9bfcd chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · Tue Oct 08 17:34:45 2024 +0100
  31. 5abf8ef chore(psci): drop skip_wfi variable by Boyan Karatotev · Tue Oct 08 15:52:04 2024 +0100
  32. a6193b3 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · Fri Sep 20 13:37:51 2024 +0100
  33. 7262eff feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · Thu Dec 19 16:07:29 2024 +0000
  34. cd7482a refactor(cpus): undo errata mitigations by Boyan Karatotev · Thu Sep 26 17:00:09 2024 +0100
  35. 6c47386 feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · Tue Jan 21 11:41:46 2025 +0000
  36. faa857d fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · Tue Jan 28 17:21:17 2025 -0600
  37. 8511eb5 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · Fri Sep 06 12:30:19 2024 -0500
  38. ea47df4 fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · Fri Sep 06 12:26:35 2024 -0500
  39. 62e3feb fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · Fri Sep 06 12:20:38 2024 -0500
  40. 6558a42 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · Fri Sep 06 12:19:59 2024 -0500
  41. 8556482 fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · Fri Sep 06 12:18:51 2024 -0500
  42. 738a554 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · Fri Sep 06 11:35:56 2024 -0500
  43. 6158d62 Merge "feat(pmuv3): setup per world MDCR_EL3" into integration by Manish Pandey · Mon Jan 27 19:11:37 2025 +0100
  44. c147d46 feat(pmuv3): setup per world MDCR_EL3 by Mateusz Sulimowicz · Tue Jan 14 11:24:59 2025 +0000
  45. 9dbe836 Merge changes I137f69be,Ia2e7168f,I0e569d12,I614272ec,Ib68293f2 into integration by Govindraj Raja · Wed Jan 15 17:03:27 2025 +0100
  46. 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
  47. aa46ccd perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · Wed Nov 06 16:26:15 2024 +0000
  48. b33206f refactor(psci): move timestamp collection to psci_pwrdown_cpu by Boyan Karatotev · Thu Oct 10 08:11:09 2024 +0100
  49. f107866 refactor(psci): factor common code out of the standby finisher by Boyan Karatotev · Mon Sep 30 13:15:25 2024 +0100
  50. 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
  51. 44d4e31 docs(psci): drop outdated cache maintenance comment by Boyan Karatotev · Mon Sep 30 09:12:55 2024 +0100
  52. 3eaf1b3 fix(cm): change back owning security state when a feature is disabled by Boyan Karatotev · Fri Jan 10 12:04:50 2025 +0000
  53. 4a615bb refactor(cm): clean up per-world context by Boyan Karatotev · Tue Dec 10 17:13:51 2024 +0000
  54. f926322 refactor(cm): change owning security state when a feature is disabled by Boyan Karatotev · Mon Dec 16 16:23:26 2024 +0000
  55. d2a73e3 Merge changes from topic "bk/smccc_feature" into integration by Manish Pandey · Thu Dec 19 12:34:42 2024 +0100
  56. aecd132 Merge changes from topic "hm/heap-info" into integration by Manish V Badarkhe · Wed Dec 18 17:56:44 2024 +0100
  57. 4ce43b9 fix(handoff): fix message formatting of hex values by Harrison Mutai · Thu Nov 28 14:31:41 2024 +0000
  58. ae1f780 feat(handoff): add func to check and init a tl by Harrison Mutai · Wed Nov 06 10:03:51 2024 +0000
  59. 6f8f607 fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · Sun Jun 02 22:59:09 2024 -0500
  60. 49616b7 fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · Tue Jun 18 13:58:31 2024 -0500
  61. dff0d3d fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · Thu May 23 16:06:19 2024 -0500
  62. 3d4cc6e fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · Thu May 23 16:04:30 2024 -0500
  63. 7d68b0c fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · Thu May 23 16:02:27 2024 -0500
  64. beb529d fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · Thu May 23 15:59:50 2024 -0500
  65. a6bbb27 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · Thu May 23 15:54:59 2024 -0500
  66. 20a2d52 fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · Thu May 23 15:52:27 2024 -0500
  67. 030d50e fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · Tue May 21 14:20:44 2024 -0500
  68. d08f7cf fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · Tue May 21 14:17:07 2024 -0500
  69. 94f0044 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · Tue May 21 14:08:56 2024 -0500
  70. 696ca6c fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · Tue May 21 14:03:11 2024 -0500
  71. 243dc85 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · Tue May 21 13:51:31 2024 -0500
  72. 53b6da5 fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · Mon May 20 13:48:19 2024 -0500
  73. 9bc27c8 fix(cm): fix context management SYSREG128 write macros by Igor Podgainõi · Fri Dec 13 14:28:11 2024 +0100
  74. dae51d7 fix(trbe): add a tsb before context switching by Boyan Karatotev · Mon Dec 02 09:36:10 2024 +0000
  75. 13d1bfe fix(spe): add a psb before updating context and remove context saving by Boyan Karatotev · Thu Nov 21 13:55:59 2024 +0000
  76. 6c02868 Merge "fix(romlib): romlib build without MbedTLS" into integration by Manish V Badarkhe · Fri Dec 13 12:16:47 2024 +0100
  77. 0283e18 Merge "fix(cpus): workaround for Cortex-X4 erratum 2923985" into integration by Manish Pandey · Thu Dec 12 22:43:22 2024 +0100
  78. e558f9c feat(fpmr): disable FPMR trap by Arvind Ram Prakash · Mon Nov 11 14:32:37 2024 -0600
  79. 52ac80a fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · Wed Nov 27 15:02:32 2024 -0600
  80. c75c403 Merge "chore(romlib): remove unused jmptbl.i file" into integration by Manish V Badarkhe · Wed Dec 11 19:01:29 2024 +0100
  81. 03adb13 feat(lib): introduce Hob creation library by Levi Yun · Mon May 13 10:24:31 2024 +0100
  82. 32f4f3f feat(lib): modify Hob creation code imported from edk2 by Levi Yun · Mon May 13 10:10:05 2024 +0100
  83. b6cbfaf feat(lib): copy StandaloneMm Hob creation library in edk2 by Levi Yun · Mon Sep 23 08:18:14 2024 +0100
  84. 8cad2e1 fix(romlib): romlib build without MbedTLS by Manish V Badarkhe · Tue Dec 03 21:46:51 2024 +0000
  85. db440a9 chore(romlib): remove unused jmptbl.i file by Manish V Badarkhe · Thu Dec 05 17:32:51 2024 +0000
  86. a5762a9 feat(cpus): add support for Alto CPU by Igor Podgainõi · Fri Nov 29 15:01:54 2024 +0100
  87. 63b60b4 build: use full paths for generated libraries by Chris Kay · Tue Sep 03 12:36:33 2024 +0000
  88. 2dba0e6 Merge "feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA" into integration by Govindraj Raja · Wed Nov 06 21:56:22 2024 +0100
  89. fd54447 Merge "fix(romlib): prevent race condition on the build directory" into integration by Yann Gautier · Wed Nov 06 17:46:42 2024 +0100
  90. 8fc8e18 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · Fri Aug 09 17:04:22 2024 +0100
  91. 9699f90 Merge "feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world" into integration by Govindraj Raja · Tue Nov 05 18:29:38 2024 +0100
  92. 25c47c7 feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world by Javier Almansa Sobrino · Mon Oct 28 19:27:49 2024 +0000
  93. f76d5a2 Merge "build: fix grouped targets on Make <= 4.2" into integration by Manish V Badarkhe · Mon Nov 04 15:22:35 2024 +0100
  94. e079f7a fix(romlib): prevent race condition on the build directory by Boyan Karatotev · Wed Oct 30 09:56:27 2024 +0000
  95. 834cfe1 build: fix grouped targets on Make <= 4.2 by Chris Kay · Tue Aug 06 15:32:57 2024 +0000
  96. e63794e feat(d128): add support for FEAT_D128 by Govindraj Raja · Fri Sep 06 15:43:43 2024 +0100
  97. fb3e615 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · Thu Oct 24 15:26:23 2024 +0200
  98. 44460e8 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · Mon Oct 21 19:53:23 2024 +0200
  99. 7609730 Merge "feat(cpus): add support for arcadia cpu" into integration by Olivier Deprez · Mon Oct 21 17:20:12 2024 +0200
  100. 898364b feat(cpus): add support for cortex-a720ae by Ahmed Azeem · Tue Oct 15 10:31:12 2024 +0100