1. 9618883 Merge "fix(cm): update gic el2 sysregs save/restore mechanism" into integration by Olivier Deprez · Thu Feb 22 11:58:43 2024 +0100
  2. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · Mon Jan 08 13:14:27 2024 +0000
  3. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · Tue Feb 20 16:06:35 2024 +0100
  4. 2672b89 Merge "build: refactor toolchain detection" into integration by Mark Dykes · Tue Feb 20 16:04:53 2024 +0100
  5. 238262f fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · Mon Feb 05 21:40:21 2024 +0000
  6. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · Fri Jan 26 10:08:37 2024 -0600
  7. 2800005 Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · Tue Feb 06 22:20:24 2024 +0100
  8. 50c328a Merge changes from topic "jc/psci_spe" into integration by Manish V Badarkhe · Tue Feb 06 12:46:16 2024 +0100
  9. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  10. c8a47ba build: refactor toolchain detection by Chris Kay · Fri Oct 20 09:17:33 2023 +0000
  11. ad76713 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · Thu Jan 25 16:18:20 2024 -0600
  12. 18d9379 fix(spe): invoke spe_disable during power domain off/suspend by Jayanth Dodderi Chidanand · Tue Jul 18 14:48:09 2023 +0100
  13. 165e59f feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · Thu Sep 14 11:07:02 2023 +0100
  14. 0337922 fix(libc): memset inclusion to libc makefiles by Olivier Deprez · Fri Feb 02 09:48:27 2024 +0100
  15. 7e54755 Merge "fix(cpus): workaround for Cortex X3 erratum 2641945" into integration by Lauren Wehrmeister · Tue Jan 30 23:27:01 2024 +0100
  16. 7652b98 Merge changes I509b7bc5,Ibd36ea5c into integration by Olivier Deprez · Tue Jan 30 17:29:35 2024 +0100
  17. 91cb049 fix(libc): add memcpy_s source file to libc_asm mk by Olivier Deprez · Wed Jan 24 11:15:26 2024 +0100
  18. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · Wed Oct 25 16:48:19 2023 -0500
  19. 42c6eb5 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · Thu Jan 25 15:38:46 2024 -0600
  20. 77922ca fix(mte): remove CTX_INCLUDE_MTE_REGS usage by Govindraj Raja · Thu Jan 25 08:09:39 2024 -0600
  21. d82e950 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · Wed Jan 24 16:11:22 2024 +0100
  22. 0d14d01 Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · Wed Jan 24 11:05:32 2024 +0100
  23. c67c71a Merge changes from topic "errata" into integration by Lauren Wehrmeister · Tue Jan 23 21:43:06 2024 +0100
  24. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  25. 02e0925 feat(fconf): support signing-key in root cert node by laurenw-arm · Tue Jan 09 20:38:10 2024 -0600
  26. fdb6f42 build: prefer `gcc-ar` over `ar` by Chris Kay · Mon Jan 15 19:55:11 2024 +0000
  27. c66b9f3 build: always use the C compiler to assemble by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  28. c7ea347 build: always use the C compiler to preprocess by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  29. 8ca7aba fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · Wed Dec 20 15:40:44 2023 -0600
  30. dfa4cf4 fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · Wed Dec 20 14:53:37 2023 -0600
  31. 9cafab8 fix(cpus): workaround for Cortex-X3 erratum 2302506 by Bipin Ravi · Wed Dec 20 14:32:02 2023 -0600
  32. 22d2277 feat(cpu): add support for Poseidon V CPU by Rohit Mathew · Fri Dec 15 12:50:58 2023 +0000
  33. 960a77e fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · Fri Dec 15 12:40:41 2023 +0000
  34. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · Wed Nov 08 16:14:28 2023 -0600
  35. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · Fri Oct 06 14:35:21 2023 -0500
  36. 2f1f610 Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration by Bipin Ravi · Thu Dec 21 18:07:00 2023 +0100
  37. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · Wed Nov 08 12:28:30 2023 -0600
  38. 5177554 fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · Tue Dec 12 11:17:19 2023 +0000
  39. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · Mon Dec 11 11:22:02 2023 +0000
  40. e3a7c08 Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration by Bipin Ravi · Tue Dec 19 04:50:46 2023 +0100
  41. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · Fri Dec 08 20:19:58 2023 -0600
  42. 6d38d5b Merge "fix(cpus): fix incorrect AMU trap settings for N2 CPU" into integration by Manish Pandey · Mon Dec 18 18:51:10 2023 +0100
  43. 039345c Merge "feat(handoff): enhance transfer list library" into integration by Manish Pandey · Mon Dec 18 18:08:37 2023 +0100
  44. 60c3c97 feat(handoff): enhance transfer list library by Raymond Mao · Wed Oct 04 09:19:16 2023 -0700
  45. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · Sat Dec 09 20:44:56 2023 -0600
  46. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · Sat Dec 09 13:09:30 2023 -0600
  47. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · Fri Dec 08 20:52:17 2023 -0600
  48. 2be4a68 fix(cpus): fix incorrect AMU trap settings for N2 CPU by Thomas Abraham · Sun Dec 10 14:15:44 2023 +0000
  49. 9a6463d Merge "feat(libc): add printf support for space padding" into integration by Manish V Badarkhe · Thu Nov 30 12:15:25 2023 +0100
  50. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · Wed Nov 29 23:40:05 2023 +0100
  51. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · Tue Oct 17 19:42:15 2023 -0500
  52. 746c0af feat(libc): add printf support for space padding by Juan Pablo Conde · Wed Nov 08 13:03:53 2023 -0600
  53. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · Wed Nov 29 16:07:16 2023 +0100
  54. 42cc772 Merge changes from topic "sm/errata" into integration by Bipin Ravi · Mon Nov 27 22:01:31 2023 +0100
  55. 6634c1a Merge "fix(errata): check for SCU before accessing DSU" into integration by Manish Pandey · Fri Nov 24 15:33:04 2023 +0100
  56. 71c6272 fix(errata): check for SCU before accessing DSU by Marcin Juszkiewicz · Tue Nov 14 10:38:49 2023 +0100
  57. 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · Tue Oct 17 18:35:55 2023 -0500
  58. dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · Tue Nov 14 14:00:48 2023 -0600
  59. c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · Tue Nov 07 13:46:15 2023 -0600
  60. 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · Mon Nov 06 13:48:22 2023 -0600
  61. d53de98 refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · Tue Nov 07 17:38:46 2023 +0000
  62. b3c790a Merge "fix(xlat): set MAX_PHYS_ADDR to total mapped physical region" into integration by Olivier Deprez · Wed Nov 08 16:35:18 2023 +0100
  63. 8452538 Merge changes Ia72b2542,I1eba5671 into integration by Manish Pandey · Tue Nov 07 17:56:50 2023 +0100
  64. df12ea2 Merge "refactor(cm): introduce INIT_UNUSED_NS_EL2 macro" into integration by Manish Pandey · Tue Nov 07 17:24:56 2023 +0100
  65. 06b9b97 Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · Tue Nov 07 13:35:30 2023 +0100
  66. 8bd27c9 refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · Tue Aug 15 16:28:06 2023 -0500
  67. 9320bd5 chore(compiler-rt): update compiler-rt source files by Manish Pandey · Mon Nov 06 16:45:14 2023 +0000
  68. e83ca8e chore(zlib): update zlib to version 1.3 by Manish Pandey · Mon Nov 06 14:28:25 2023 +0000
  69. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · Fri Oct 27 11:45:44 2023 +0100
  70. 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · Mon Nov 06 17:33:30 2023 +0100
  71. 1daa5ed fix(xlat): set MAX_PHYS_ADDR to total mapped physical region by Amit Nagal · Fri Nov 03 13:24:56 2023 +0530
  72. 483bc9e fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · Tue Oct 17 09:11:19 2023 -0500
  73. bfa1468 fix(cpus): workaround for Cortex-A710 erratum 2742423 by Bipin Ravi · Tue Oct 17 07:55:55 2023 -0500
  74. 2997ab9 fix(cpus): workaround for Neoverse N2 erratum 2340933 by Bipin Ravi · Tue Oct 17 06:21:15 2023 -0500
  75. 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · Tue Oct 17 05:56:01 2023 -0500
  76. 6b5721f feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · Mon Jun 26 17:46:14 2023 +0100
  77. 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · Thu May 25 13:46:14 2023 +0100
  78. 5192396 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · Tue Oct 31 20:56:31 2023 +0100
  79. 4af715b Merge "refactor(fvp): do not use RSS platform token and attestation key APIs" into integration by Manish V Badarkhe · Tue Oct 31 17:25:07 2023 +0100
  80. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · Tue Jul 18 14:10:25 2023 +0100
  81. e7b65f1 Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · Fri Oct 27 15:49:40 2023 +0200
  82. 7d6905b Merge changes from topic "sm/err_errata" into integration by Lauren Wehrmeister · Thu Oct 26 21:03:06 2023 +0200
  83. ee3855e refactor(fvp): do not use RSS platform token and attestation key APIs by Manish V Badarkhe · Mon Sep 11 19:52:25 2023 +0100
  84. 16d3108 feat(cpus): add support for Travis CPU by Juan Pablo Conde · Tue Sep 19 14:57:29 2023 -0500
  85. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  86. d273f76 fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · Thu Oct 12 12:04:53 2023 -0500
  87. eb01117 fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · Mon Oct 16 15:12:30 2023 -0500
  88. 414f4e8 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · Mon Oct 16 13:33:18 2023 -0500
  89. 2089775 fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · Tue Oct 10 16:48:57 2023 -0500
  90. 6d691c5 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · Tue Oct 10 13:51:45 2023 -0500
  91. 7c398b9 Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · Fri Oct 06 16:29:33 2023 +0200
  92. f870cf6 refactor(cm): enable S-EL2 globally for all contexts by Jayanth Dodderi Chidanand · Fri Sep 22 15:30:13 2023 +0100
  93. 2e9e6f0 refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · Mon May 22 15:53:58 2023 +0100
  94. ef25db3 fix(cm): make ICC_SRE_EL2 fixup generic to all worlds by Boyan Karatotev · Tue May 23 12:04:00 2023 +0100
  95. 8ae58f0 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · Thu Apr 20 11:00:50 2023 +0100
  96. 35c7d39 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · Tue Oct 03 17:09:09 2023 -0500
  97. e581ac4 Merge changes from topic "rm/handoff" into integration by Manish Pandey · Mon Oct 02 15:50:28 2023 +0200
  98. 29c9ef0 Merge changes from topic "errata" into integration by Lauren Wehrmeister · Fri Sep 22 20:22:19 2023 +0200
  99. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · Tue Jul 25 07:53:35 2023 -0700
  100. 83561e3 fix(cpus): update the fix for Cortex-A78AE erratum 1941500 by Varun Wadekar · Wed Sep 20 15:13:16 2023 +0000