1. e627595 Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · Thu Nov 30 11:09:42 2023 +0100
  2. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · Wed Nov 29 23:40:05 2023 +0100
  3. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · Tue Oct 17 19:42:15 2023 -0500
  4. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · Wed Nov 29 16:07:16 2023 +0100
  5. 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
  6. 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · Tue Oct 17 18:35:55 2023 -0500
  7. dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · Tue Nov 14 14:00:48 2023 -0600
  8. c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · Tue Nov 07 13:46:15 2023 -0600
  9. 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · Mon Nov 06 13:48:22 2023 -0600
  10. a31c4cd chore(npcm845x): remove CryptoCell-712/713 support by Sandrine Bailleux · Tue Nov 07 15:11:00 2023 +0100
  11. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · Thu Oct 26 15:14:42 2023 +0200
  12. 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
  13. 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
  14. 0d07b48 chore(libfdt): update header files to v1.7.0 tag by Manish Pandey · Mon Nov 06 13:28:48 2023 +0000
  15. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · Fri Oct 27 11:45:44 2023 +0100
  16. 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · Mon Nov 06 17:33:30 2023 +0100
  17. 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · Tue Oct 17 05:56:01 2023 -0500
  18. a4752e2 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · Wed Oct 11 11:52:24 2023 +0100
  19. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  20. 514a301 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · Tue Oct 10 13:53:25 2023 +0100
  21. 6b5721f feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · Mon Jun 26 17:46:14 2023 +0100
  22. 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · Thu May 25 13:46:14 2023 +0100
  23. 696ed4f Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · Tue Oct 31 23:15:55 2023 +0100
  24. 5192396 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · Tue Oct 31 20:56:31 2023 +0100
  25. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · Tue Jul 18 14:10:25 2023 +0100
  26. 42125ec Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · Tue Oct 31 12:14:06 2023 +0100
  27. 23c8733 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · Thu Oct 26 12:01:28 2023 +0100
  28. f158c2b Merge changes from topic "mb/cov-fix" into integration by Lauren Wehrmeister · Fri Oct 27 22:05:35 2023 +0200
  29. c15fa7c Merge changes from topic "gpt_updates" into integration by Sandrine Bailleux (on vacation) · Fri Oct 27 16:37:18 2023 +0200
  30. e7b65f1 Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · Fri Oct 27 15:49:40 2023 +0200
  31. 20431cf feat(partition): add interface to init gpt by Govindraj Raja · Thu Oct 12 16:41:07 2023 -0500
  32. 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · Tue Oct 03 16:39:32 2023 -0500
  33. 998b1e2 refactor(partition): get GPT header location from MBR by Govindraj Raja · Thu Sep 21 18:04:00 2023 -0500
  34. 8497001 feat(tbbr): add image id for backup GPT by Govindraj Raja · Thu Sep 21 14:37:07 2023 -0500
  35. 16d3108 feat(cpus): add support for Travis CPU by Juan Pablo Conde · Tue Sep 19 14:57:29 2023 -0500
  36. a3e377b fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE by Manish V Badarkhe · Fri Oct 20 10:53:42 2023 +0100
  37. cdeb552 refactor(tbbr): enforce compile-time error for invalid algorithm selection by Manish V Badarkhe · Thu Oct 26 11:06:23 2023 +0100
  38. 8cc88ed Merge "fix(arm): fix GIC macros for GICv4.1 support" into integration by Manish Pandey · Thu Oct 26 12:00:33 2023 +0200
  39. 4ddeb86 fix(arm): fix GIC macros for GICv4.1 support by Moritz Fischer · Wed Oct 18 16:16:33 2023 +0000
  40. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  41. 3b228e1 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · Thu Aug 24 16:57:22 2023 -0500
  42. cc30710 refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · Sat Sep 09 23:02:34 2023 -0500
  43. a0fbdca refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · Fri Oct 13 11:23:48 2023 -0500
  44. 0216953 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · Tue Aug 15 14:57:56 2023 -0500
  45. 9ccfe80 feat(tbbr): update PK_DER_LEN for ECDSA P-384 keys by laurenw-arm · Tue Oct 03 15:25:21 2023 -0500
  46. f709c27 feat(auth): ecdsa p384 key support by laurenw-arm · Tue Aug 15 14:56:46 2023 -0500
  47. e78ef3d feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · Thu Oct 12 10:37:54 2023 +0100
  48. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  49. 7c398b9 Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · Fri Oct 06 16:29:33 2023 +0200
  50. 0e14fd5 Merge changes from topic "mb/psa-crypto-support" into integration by Lauren Wehrmeister · Thu Oct 05 20:41:17 2023 +0200
  51. 2e9e6f0 refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · Mon May 22 15:53:58 2023 +0100
  52. 8ae58f0 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · Thu Apr 20 11:00:50 2023 +0100
  53. f179aa9 feat(mbedtls-psa): initialise mbedtls psa crypto by Manish V Badarkhe · Wed Sep 06 11:01:37 2023 +0100
  54. 35c7d39 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · Tue Oct 03 17:09:09 2023 -0500
  55. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · Wed Sep 06 09:08:28 2023 +0100
  56. e581ac4 Merge changes from topic "rm/handoff" into integration by Manish Pandey · Mon Oct 02 15:50:28 2023 +0200
  57. b9595dc Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · Mon Oct 02 09:36:05 2023 +0200
  58. 032dfe4 Merge changes from topic "mp/fix_interrupt_type" into integration by Olivier Deprez · Thu Sep 28 15:19:40 2023 +0200
  59. f006e95 fix(dcc): add dcc console unregister function by Prasad Kummari · Tue Sep 19 22:35:08 2023 +0530
  60. 67ac77c refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · Wed Sep 06 16:50:22 2023 -0500
  61. b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · Thu Aug 03 14:17:54 2023 -0500
  62. dc4b8c6 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · Thu Aug 03 12:13:27 2023 -0500
  63. 717c840 fix(spmd): coverity scan issues by Raghu Krishnamurthy · Mon Sep 25 13:05:55 2023 -0700
  64. 29c9ef0 Merge changes from topic "errata" into integration by Lauren Wehrmeister · Fri Sep 22 20:22:19 2023 +0200
  65. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · Tue Jul 25 07:53:35 2023 -0700
  66. b911e7e Merge "fix(st-ddr): express memory size with size_t type" into integration by Manish Pandey · Wed Sep 20 15:58:41 2023 +0200
  67. 85dac00 Merge "feat(ethos-n): update npu error handling" into integration by Olivier Deprez · Tue Sep 19 18:15:12 2023 +0200
  68. a20d061 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · Mon Sep 18 19:54:41 2023 -0500
  69. 9d46b35 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · Mon Sep 18 19:28:32 2023 -0500
  70. 90aaf98 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · Mon Sep 18 17:27:29 2023 -0500
  71. 4f9b75f fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · Mon Sep 18 16:34:13 2023 -0500
  72. 41330b2 fix(st-ddr): express memory size with size_t type by Yann Gautier · Mon Sep 18 09:40:37 2023 +0200
  73. c147718 Merge changes from topic "stm32mp2" into integration by Manish V Badarkhe · Fri Sep 15 09:41:44 2023 +0200
  74. a32d3ba Merge "fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE" into integration by Madhukar Pappireddy · Thu Sep 14 17:49:54 2023 +0200
  75. dc4ed33 feat(cpufeat): add memory retention bit define for CLUSTERPWRDN by Jacky Bai · Wed Sep 13 09:21:40 2023 +0800
  76. d66c3ad fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · Mon Sep 04 14:24:07 2023 +0200
  77. 84faa60 Merge changes from topic "mb/spm+rme-tb-mb-support" into integration by Manish V Badarkhe · Tue Sep 12 10:12:51 2023 +0200
  78. 2673db6 Merge "feat(fvp): capture timestamps in bl stages" into integration by Manish V Badarkhe · Mon Sep 11 14:57:18 2023 +0200
  79. 740ca30 feat(st): add RCC registers list by Yann Gautier · Wed Jun 14 18:00:58 2023 +0200
  80. e824b2d feat(dt-bindings): add the STM32MP2 clock and reset bindings by Gabriel Fernandez · Wed Apr 20 10:05:57 2022 +0200
  81. 6805e8d feat(fvp): capture timestamps in bl stages by thagon01-arm · Wed Jul 12 10:43:58 2023 -0500
  82. 9516858 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · Tue Sep 05 14:10:03 2023 -0500
  83. 19c7218 fix(arm): add Event Log area behind Trustzone Controller by Manish V Badarkhe · Fri Sep 01 07:54:33 2023 +0100
  84. e870c86 fix(cadence): update console flush uart driver by Prasad Kummari · Mon Aug 07 20:41:58 2023 +0530
  85. 3bfdb21 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · Wed Sep 06 11:26:32 2023 +0200
  86. c3d68fc Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · Wed Aug 30 16:19:26 2023 +0200
  87. 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · Thu Jul 06 15:38:59 2023 -0500
  88. efdfe36 fix(cpus): check for SME presence in Gelas by Juan Pablo Conde · Mon Aug 14 16:20:52 2023 -0500
  89. 95177e6 fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · Mon Jun 26 20:40:43 2023 +0800
  90. 085dd0b Merge "refactor(cm): move remaining EL2 save/restore into C" into integration by Manish V Badarkhe · Thu Aug 17 12:03:19 2023 +0200
  91. a698989 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · Mon May 15 15:09:16 2023 +0100
  92. 0dda424 refactor(cpufeat): introduce wrapper macro for read_feat_...() functions by Andre Przywara · Tue Apr 18 16:58:36 2023 +0100
  93. 797ce42 feat(ethos-n): update npu error handling by Rob Hughes · Fri Jul 21 11:00:31 2023 +0100
  94. 8753eef Merge "feat(cpus): add support for Gelas CPU" into integration by Lauren Wehrmeister · Mon Aug 14 21:05:23 2023 +0200
  95. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · Mon Aug 14 17:12:59 2023 +0200
  96. 0224447 feat(fvp): spmd logical partition smc handler by Raghu Krishnamurthy · Sun Apr 09 07:46:28 2023 -0700
  97. 9d9584f feat(spmd): get logical partitions info by Raghu Krishnamurthy · Sat Apr 22 18:00:02 2023 -0700
  98. 43fda97 feat(spmd): add partition info get regs by Raghu Krishnamurthy · Sat Apr 22 11:28:38 2023 -0700
  99. 2b7b584 refactor(ff-a): move structure definitions by Raghu Krishnamurthy · Sat Apr 22 11:21:58 2023 -0700
  100. 6a30514 feat(spmd): el3 direct message API by Raghu Krishnamurthy · Fri Mar 03 06:41:29 2023 -0800