1. 15cdbb4 Merge changes I1415e402,Ia92cc693,I7a42f72e,I6e75659e,I4c6136c5, ... into integration by Manish V Badarkhe · Tue Feb 27 10:59:58 2024 +0100
  2. be6fe2f Merge "fix(psa): fix static check failure" into integration by Manish Pandey · Tue Feb 27 10:50:01 2024 +0100
  3. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · Mon Dec 04 16:09:14 2023 +0000
  4. e1fab90 Merge "refactor(st-i2c): use fdt_read_uint32_default()" into integration by Manish Pandey · Mon Feb 26 12:09:27 2024 +0100
  5. fd29d58 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · Mon Apr 11 14:36:54 2022 +0100
  6. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · Mon Jan 08 13:14:27 2024 +0000
  7. 07b699d fix(psa): fix static check failure by Manish V Badarkhe · Sat Feb 17 23:30:31 2024 +0000
  8. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · Thu Feb 15 16:57:33 2024 +0100
  9. 5813125 refactor(tc): update platform tests by David Vincze · Fri Dec 22 14:34:22 2023 +0100
  10. 85ff4d2 feat(rss): add defines for 'type' range and use them in psa_call() by David Vincze · Fri Sep 08 08:00:01 2023 +0200
  11. c5d525d feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · Mon May 08 13:46:26 2023 +0200
  12. 896c734 refactor(css): support multiple SDS regions by Tamas Ban · Mon May 08 13:38:27 2023 +0200
  13. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · Fri Jan 26 10:08:37 2024 -0600
  14. b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · Thu Feb 08 16:02:56 2024 +0100
  15. 13a721d Merge changes from topic "stm32mp2-usb" into integration by Manish Pandey · Thu Feb 08 15:59:54 2024 +0100
  16. 16201f5 Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · Wed Feb 07 22:45:38 2024 +0100
  17. dce23c0 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · Mon Oct 31 12:38:17 2022 +0100
  18. 0de8ef1 Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · Wed Feb 07 17:21:39 2024 +0100
  19. 2800005 Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · Tue Feb 06 22:20:24 2024 +0100
  20. 50c328a Merge changes from topic "jc/psci_spe" into integration by Manish V Badarkhe · Tue Feb 06 12:46:16 2024 +0100
  21. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · Wed Oct 04 17:16:45 2023 +0100
  22. ad76713 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · Thu Jan 25 16:18:20 2024 -0600
  23. ab2cf79 fix(usb): add missing include by Yann Gautier · Fri Feb 02 17:22:32 2024 +0100
  24. ad39381 Merge "feat(spmd): initialize SCR_EL3.EEL2 bit at RESET" into integration by Manish Pandey · Sat Feb 03 11:29:39 2024 +0100
  25. 165e59f feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · Thu Sep 14 11:07:02 2023 +0100
  26. 71af7f1 feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · Mon Jan 29 21:17:33 2024 +0000
  27. d7d1e1f fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · Thu Jan 18 18:55:18 2024 +0530
  28. 097051f feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · Tue Apr 11 15:57:08 2023 +0800
  29. a47a61a fix(ehf): restrict secure world FIQ routing model to SPM_MM by Manish Pandey · Mon Nov 20 12:22:08 2023 +0000
  30. 7e54755 Merge "fix(cpus): workaround for Cortex X3 erratum 2641945" into integration by Lauren Wehrmeister · Tue Jan 30 23:27:01 2024 +0100
  31. 305c190 Merge changes from topic "plat_gpt_setup" into integration by Manish V Badarkhe · Tue Jan 30 12:13:14 2024 +0100
  32. 909f54c Merge "feat(cpufeat): add feature detection for FEAT_CSV2_3" into integration by Manish Pandey · Mon Jan 29 22:46:39 2024 +0100
  33. 38e99d2 Merge changes from topic "st-bsec3" into integration by Manish Pandey · Mon Jan 29 16:38:43 2024 +0100
  34. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · Wed Oct 25 16:48:19 2023 -0500
  35. 39e895d feat(cpufeat): add cortex-a35 l2 extended control register by Jacky Bai · Wed Sep 20 23:25:32 2023 +0800
  36. 42c6eb5 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · Thu Jan 25 15:38:46 2024 -0600
  37. f6f02da feat(arm): move GPT setup to common BL source by Rohit Mathew · Sun Jan 21 22:49:08 2024 +0000
  38. f085b87 feat(arm): retrieve GPT related data from platform by Rohit Mathew · Wed Dec 20 17:29:18 2023 +0000
  39. 47a9a3f refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · Thu Jan 18 22:32:52 2024 +0000
  40. 0d14d01 Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · Wed Jan 24 11:05:32 2024 +0100
  41. c67c71a Merge changes from topic "errata" into integration by Lauren Wehrmeister · Tue Jan 23 21:43:06 2024 +0100
  42. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  43. e43a1c1 Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · Tue Jan 23 16:03:26 2024 +0100
  44. cc3f108 feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · Wed May 22 19:20:53 2019 +0200
  45. 584d556 Merge changes from topic "st-bsec-otp" into integration by Manish Pandey · Tue Jan 23 12:54:09 2024 +0100
  46. 5436c68 fix(intel): update nand driver to match GHRD design by Girisha Dengi · Wed Nov 15 13:39:10 2023 +0800
  47. 42532b6 refactor(st-i2c): use fdt_read_uint32_default() by Yann Gautier · Wed Oct 02 11:46:20 2019 +0200
  48. a85a9d1 feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · Fri Sep 08 17:45:45 2023 -0400
  49. 9d826a1 feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · Mon Jul 31 14:45:58 2023 -0400
  50. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · Wed Dec 14 13:45:04 2022 +0100
  51. dfa4cf4 fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · Wed Dec 20 14:53:37 2023 -0600
  52. a5a1cbd feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · Thu Jan 19 21:50:55 2023 +0000
  53. bab360e Merge "fix(context-mgmt): align the memory address of EL2 context registers" into integration by Manish Pandey · Wed Jan 10 21:52:52 2024 +0100
  54. 4d5a8c5 fix(context-mgmt): align the memory address of EL2 context registers by Jayanth Dodderi Chidanand · Tue Jan 09 11:28:21 2024 +0000
  55. 96ee83a fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · Tue Dec 26 22:33:03 2023 +0000
  56. 22d2277 feat(cpu): add support for Poseidon V CPU by Rohit Mathew · Fri Dec 15 12:50:58 2023 +0000
  57. 960a77e fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · Fri Dec 15 12:40:41 2023 +0000
  58. ccc4b9b feat(platforms): update SZ_* macros by Yann Gautier · Wed Jan 03 13:30:02 2024 +0100
  59. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · Wed Nov 08 16:14:28 2023 -0600
  60. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · Fri Oct 06 14:35:21 2023 -0500
  61. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · Wed Nov 08 12:28:30 2023 -0600
  62. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · Mon Dec 11 11:22:02 2023 +0000
  63. e3a7c08 Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration by Bipin Ravi · Tue Dec 19 04:50:46 2023 +0100
  64. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · Fri Dec 08 20:19:58 2023 -0600
  65. 039345c Merge "feat(handoff): enhance transfer list library" into integration by Manish Pandey · Mon Dec 18 18:08:37 2023 +0100
  66. 60c3c97 feat(handoff): enhance transfer list library by Raymond Mao · Wed Oct 04 09:19:16 2023 -0700
  67. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · Sat Dec 09 20:44:56 2023 -0600
  68. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · Sat Dec 09 13:09:30 2023 -0600
  69. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · Fri Dec 08 20:52:17 2023 -0600
  70. fa435ea feat(ff-a): update FF-A version to v1.2 by Kathleen Capella · Tue Sep 05 14:33:29 2023 -0400
  71. e627595 Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · Thu Nov 30 11:09:42 2023 +0100
  72. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · Wed Nov 29 23:40:05 2023 +0100
  73. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · Tue Oct 17 19:42:15 2023 -0500
  74. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · Wed Nov 29 16:07:16 2023 +0100
  75. 789052c feat(el3-spmc): add support for FFA_MEM_PERM_GET and SET ABIs by Nishant Sharma · Fri Mar 25 23:52:34 2022 +0000
  76. 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · Tue Oct 17 18:35:55 2023 -0500
  77. dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · Tue Nov 14 14:00:48 2023 -0600
  78. c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · Tue Nov 07 13:46:15 2023 -0600
  79. 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · Mon Nov 06 13:48:22 2023 -0600
  80. a31c4cd chore(npcm845x): remove CryptoCell-712/713 support by Sandrine Bailleux · Tue Nov 07 15:11:00 2023 +0100
  81. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · Thu Oct 26 15:14:42 2023 +0200
  82. 31a6982 Merge "chore(libfdt): update header files to v1.7.0 tag" into integration by Manish Pandey · Tue Nov 07 17:25:56 2023 +0100
  83. 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
  84. 0d07b48 chore(libfdt): update header files to v1.7.0 tag by Manish Pandey · Mon Nov 06 13:28:48 2023 +0000
  85. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · Fri Oct 27 11:45:44 2023 +0100
  86. 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · Mon Nov 06 17:33:30 2023 +0100
  87. 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · Tue Oct 17 05:56:01 2023 -0500
  88. a4752e2 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · Wed Oct 11 11:52:24 2023 +0100
  89. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  90. 514a301 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · Tue Oct 10 13:53:25 2023 +0100
  91. 6b5721f feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · Mon Jun 26 17:46:14 2023 +0100
  92. 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · Thu May 25 13:46:14 2023 +0100
  93. 696ed4f Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · Tue Oct 31 23:15:55 2023 +0100
  94. 5192396 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · Tue Oct 31 20:56:31 2023 +0100
  95. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · Tue Jul 18 14:10:25 2023 +0100
  96. 42125ec Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · Tue Oct 31 12:14:06 2023 +0100
  97. 23c8733 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · Thu Oct 26 12:01:28 2023 +0100
  98. f158c2b Merge changes from topic "mb/cov-fix" into integration by Lauren Wehrmeister · Fri Oct 27 22:05:35 2023 +0200
  99. c15fa7c Merge changes from topic "gpt_updates" into integration by Sandrine Bailleux (on vacation) · Fri Oct 27 16:37:18 2023 +0200
  100. e7b65f1 Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · Fri Oct 27 15:49:40 2023 +0200