1. cf17780 Merge "chore(xilinx): follow kernel doc format for functional documentation" into integration by Joanna Farley · Fri Jun 23 16:17:59 2023 +0200
  2. 75fb8ee Merge "feat(fvp): allow configurable FVP Trusted SRAM size" into integration by Manish V Badarkhe · Fri Jun 23 16:01:09 2023 +0200
  3. 79559b0 Merge changes from topic "RAS_REFACTORING" into integration by Manish Pandey · Fri Jun 23 15:18:26 2023 +0200
  4. 1f42599 feat(board/rdn2): enable base element RAM RAS support on RD-N2 platform by Omkar Anand Kulkarni · Thu Jun 22 15:18:07 2023 +0530
  5. 1676ace feat(plat/arm): add memory map entry for CPER memory region by Omkar Anand Kulkarni · Sat Sep 24 20:41:04 2022 +0530
  6. 43525c4 feat(plat/arm): firmware first error handling support for base RAMs by Omkar Anand Kulkarni · Wed May 31 12:14:10 2023 +0530
  7. aa8abf0 feat(plat/arm): update common platform RAS implementation by Omkar Anand Kulkarni · Wed May 31 11:29:17 2023 +0530
  8. b6343df feat(plat/sgi): remove RAS setup call from common code by Omkar Anand Kulkarni · Mon Jun 05 18:30:05 2023 +0530
  9. be37110 refactor(plat/sgi): deprecate DMC-620 RAS support by Omkar Anand Kulkarni · Thu Dec 29 11:07:41 2022 +0530
  10. a01256e fix(plat/common): register PLAT_SP_PRI only if not already registered by Omkar Anand Kulkarni · Wed May 31 16:10:09 2023 +0530
  11. 185ff97 fix(plat/sgi): update PLAT_SP_PRI macro definition by Omkar Anand Kulkarni · Thu Jun 22 19:46:33 2023 +0530
  12. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · Fri Jun 09 14:32:00 2023 +0530
  13. 395a4fa fix(morello): configure platform specific secure SPIs by Werner Lewis · Thu May 25 15:24:46 2023 +0100
  14. b5895fc Merge changes from topic "msm8916-spmin" into integration by Manish V Badarkhe · Thu Jun 22 17:00:52 2023 +0200
  15. e545df5 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · Thu Jun 22 16:49:55 2023 +0200
  16. dff974d Merge "feat(plat/qemu): add sdei support for QEMU" into integration by Manish Pandey · Thu Jun 22 10:41:33 2023 +0200
  17. 9616017 fix(el3-spm): fix LSP direct message response by Marc Bonnici · Tue Nov 15 11:20:59 2022 +0000
  18. 91dd253 feat(fvp): allow configurable FVP Trusted SRAM size by Chris Kay · Mon Jun 05 17:22:54 2023 +0100
  19. 71939dd feat(msm8916): allow selecting which UART to use by Stephan Gerhold · Fri Sep 02 23:29:17 2022 +0200
  20. b68e4e9 feat(msm8916): add SP_MIN port for AArch32 by Stephan Gerhold · Sun Aug 28 15:18:55 2022 +0200
  21. fe45fa8 refactor(msm8916): detect cold boot in plat_get_my_entrypoint by Stephan Gerhold · Mon Apr 17 15:55:27 2023 +0200
  22. 4f29e6c feat(msm8916): add Test Secure Payload (TSP) port by Stephan Gerhold · Sat Mar 25 13:28:46 2023 +0100
  23. d0fed05 build(msm8916): place bl32 directly after bl31 by Stephan Gerhold · Fri Mar 24 19:18:51 2023 +0100
  24. 4bc53a1 refactor(msm8916): separate common platform setup code by Stephan Gerhold · Sun Aug 28 15:18:55 2022 +0200
  25. de53004 Merge changes from topic "xlnx_zynqmp_sizefixes" into integration by Manish Pandey · Tue Jun 20 18:45:23 2023 +0200
  26. 2e6f83a Merge "fix(build): include Cortex-A78AE cpu file for FVP" into integration by Manish Pandey · Tue Jun 20 18:43:32 2023 +0200
  27. 20ee19a Merge "feat(intel): add intel_rsu_update() to sip_svc_v2" into integration by Manish Pandey · Tue Jun 20 15:35:28 2023 +0200
  28. e748f9f fix(zynqmp): type cast addresses to fix overflow issue by Akshay Belsare · Thu Jun 08 11:19:54 2023 +0530
  29. 20d973b Merge changes I814cdadb,I429eb473,I441f9a60 into integration by Manish V Badarkhe · Tue Jun 20 12:10:44 2023 +0200
  30. 799c13f fix(n1sdp): fix spi_ids range for n1sdp multichip boot by sahil · Tue Jun 06 11:30:14 2023 +0530
  31. a0de1d6 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · Tue Apr 04 19:24:11 2023 +0800
  32. 300fa88 feat(juno): add mbedtls_asn1_get_len symbol in ROMlib by Sandrine Bailleux · Thu Jun 15 14:52:02 2023 +0200
  33. d2038af feat(fvp): add mbedtls_asn1_get_len symbol in ROMlib by Sandrine Bailleux · Tue Jun 13 13:48:47 2023 +0200
  34. a8afb03 Merge "feat(ast2700): add Aspeed AST2700 platform support" into integration by Manish V Badarkhe · Thu Jun 15 10:57:58 2023 +0200
  35. 1e1c8c4 feat(intel): add intel_rsu_update() to sip_svc_v2 by Mahesh Rao · Tue May 23 14:33:45 2023 +0800
  36. b31b920 fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · Mon Jun 12 04:36:38 2023 -0700
  37. 385225b Merge "fix(zynqmp): fix prepare_dtb() memory description" into integration by Manish Pandey · Mon Jun 12 17:33:00 2023 +0200
  38. a421d87 Merge changes from topic "psci-osi" into integration by Manish Pandey · Mon Jun 12 10:22:50 2023 +0200
  39. a7556d8 feat(ast2700): add Aspeed AST2700 platform support by Chia-Wei Wang · Wed Nov 02 17:50:21 2022 +0800
  40. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · Wed Jun 07 17:49:58 2023 +0200
  41. 98504f1 Merge "fix(zynqmp): fix sdei arm_validate_ns_entrypoint()" into integration by Madhukar Pappireddy · Wed Jun 07 16:25:46 2023 +0200
  42. 0add7e8 fix(zynqmp): fix prepare_dtb() memory description by Michal Simek · Fri Jun 02 15:07:05 2023 +0200
  43. 9dd433f Merge changes from topic "bk/clearups" into integration by Olivier Deprez · Wed Jun 07 10:13:17 2023 +0200
  44. c83d9b3 fix(zynqmp): fix sdei arm_validate_ns_entrypoint() by Michal Simek · Wed Jun 07 09:03:23 2023 +0200
  45. a9e03d2 Merge changes from topic "st-fixes" into integration by Madhukar Pappireddy · Tue Jun 06 16:03:38 2023 +0200
  46. b24f554 Merge "refactor(fvp): nv ctr addr static helper function" into integration by Sandrine Bailleux · Tue Jun 06 13:30:26 2023 +0200
  47. e078311 chore(xilinx): replace ATF with TFA by Prasad Kummari · Wed Apr 26 11:02:07 2023 +0530
  48. 50158a6 Merge changes from topic "version/0.1-gic" into integration by Sandrine Bailleux · Tue Jun 06 11:08:42 2023 +0200
  49. 17603fc Merge changes I21d65a88,I949cfce9,If4249f22,Id0451bd1,I9e930070, ... into integration by Olivier Deprez · Tue Jun 06 09:31:05 2023 +0200
  50. 4f3b5da feat(mediatek): add APU watchdog timeout control by Chungying Lu · Fri May 12 18:37:32 2023 +0800
  51. 59c1c2b feat(mt8188): add emi mpu protection for APU secure memory by Chungying Lu · Tue Apr 25 15:39:10 2023 +0800
  52. 03facb0 feat(mt8188): add devapc setting of apusys rcx by Karl Li · Mon Apr 24 16:45:49 2023 +0800
  53. ca30e6b feat(mt8188): add backup/restore function when power on/off by Chungying Lu · Thu May 04 17:20:44 2023 +0800
  54. 15ffb07 feat(mediatek): add APU bootup control smc call by Chungying Lu · Wed Apr 19 17:17:23 2023 +0800
  55. eb62949 feat(mt8188): enable apusys mailbox mpu protect by Karl Li · Thu Apr 27 14:00:10 2023 +0800
  56. dece5f0 feat(mt8188): enable apusys domain remap by Karl Li · Thu Apr 27 10:38:28 2023 +0800
  57. 130536e feat(mt8188): add apusys ao devapc setting by Karl Li · Fri Apr 21 11:43:24 2023 +0800
  58. b51d8ac feat(mt8188): increase TZRAM_SIZE from 192KB to 256KB by developer · Tue Jun 06 11:33:53 2023 +0800
  59. 5b6f4ca refactor(fvp): nv ctr addr static helper function by laurenw-arm · Fri May 12 15:21:02 2023 -0500
  60. 81d4838 Merge "fix(fiptool): move juno plat_fiptool.mk" into integration by Manish Pandey · Mon Jun 05 12:42:03 2023 +0200
  61. 79ee1c4 feat(qemu-sbsa): handle GIC base by Marcin Juszkiewicz · Mon May 15 11:07:54 2023 +0200
  62. b6839fb feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · Wed May 10 10:03:01 2023 +0200
  63. ccf8b54 Merge changes from topic "cot_cca_nvctr" into integration by Sandrine Bailleux · Mon Jun 05 08:13:33 2023 +0200
  64. bd63482 fix(sc7280): update pwr_domain_suspend by Wing Li · Thu May 04 08:31:19 2023 -0700
  65. 0dea615 fix(fvp): update pwr_domain_suspend by Wing Li · Thu May 04 08:31:19 2023 -0700
  66. fc00b6c Merge changes from topic "bk/errata_refactor" into integration by Lauren Wehrmeister · Wed May 31 23:06:53 2023 +0200
  67. 6f9d19e Merge "feat: define memory ranges for tc platform" into integration by Olivier Deprez · Wed May 31 09:40:43 2023 +0200
  68. 4e2b34d fix(st): flush UART at the end of uart_read() by Yann Gautier · Fri Apr 07 11:17:09 2023 +0200
  69. 67bcec8 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · Wed Feb 16 15:45:44 2022 +0100
  70. 79c9c08 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · Tue Dec 21 17:56:52 2021 +0100
  71. 06236c9 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · Wed Jan 25 18:50:10 2023 +0000
  72. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · Fri Jan 27 09:37:07 2023 +0000
  73. 2845c74 Merge "fix(zynqmp): handling of type el3 interrrupts" into integration by Joanna Farley · Fri May 26 10:19:10 2023 +0200
  74. 7b7ebff feat(fvp): mock support for CCA NV ctr by laurenw-arm · Tue May 02 14:42:48 2023 -0500
  75. f4a70f2 fix(build): include Cortex-A78AE cpu file for FVP by Juan Pablo Conde · Wed May 24 22:08:28 2023 -0500
  76. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · Wed May 24 16:43:25 2023 +0200
  77. 918a0dd fix(zynqmp): make zynqmp_devices structure smaller by Michal Simek · Thu Apr 27 14:54:45 2023 +0200
  78. 1b289ea Merge "fix(brcm): fix misspelled header inclusion guard" into integration by Madhukar Pappireddy · Wed May 24 15:32:48 2023 +0200
  79. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · Wed May 24 14:40:51 2023 +0200
  80. c494612 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · Wed May 24 14:39:05 2023 +0200
  81. ff8e19b feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · Mon Apr 03 16:18:00 2023 +0530
  82. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · Mon May 08 19:00:53 2023 +0530
  83. 5303e3f refactor(versal-net): move macros to common header by Akshay Belsare · Fri May 12 14:28:05 2023 +0530
  84. ec1181c feat(xilinx): add support to get chipid by Akshay Belsare · Mon Apr 03 10:51:14 2023 +0530
  85. 0e7a405 Merge "fix(versal-net): fix BLXX memory limits for user defined values" into integration by Joanna Farley · Wed May 24 14:06:39 2023 +0200
  86. 13462fc Merge changes Ica1f9786,Ic96e3680 into integration by Joanna Farley · Wed May 24 14:03:17 2023 +0200
  87. c5b04f5 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · Wed May 24 12:35:34 2023 +0200
  88. cc3e739 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · Tue May 23 14:46:48 2023 +0300
  89. bd54123 fix(zynqmp): fix BLXX memory limits for user defined values by Ilias Apalodimas · Thu May 18 12:05:43 2023 +0300
  90. f3662dd Merge "fix(intel): update checking for memcpy and memset" into integration by Sandrine Bailleux · Wed May 24 08:31:09 2023 +0200
  91. 709a519 Merge changes I38545567,I2f52d3ea into integration by Sandrine Bailleux · Tue May 23 17:43:00 2023 +0200
  92. 16fd1c0 Merge "fix(ti): remove check for zero value in BL31 boot args" into integration by Madhukar Pappireddy · Tue May 23 17:15:12 2023 +0200
  93. 2655adb Merge "feat(intel): setup SEU ERR read interface for FP8" into integration by Sandrine Bailleux · Tue May 23 15:43:21 2023 +0200
  94. 28c1c78 feat(intel): restructure sys mgr for S10/N5X by Jit Loon Lim · Wed May 17 12:26:11 2023 +0800
  95. 86f6fb3 feat(intel): restructure sys mgr for Agilex by Jit Loon Lim · Wed May 17 12:26:11 2023 +0800
  96. 581ad47 fix(intel): update checking for memcpy and memset by Jit Loon Lim · Wed May 17 12:26:11 2023 +0800
  97. eeef80d fix(zynqmp): handling of type el3 interrrupts by Prasad Kummari · Thu May 11 14:58:13 2023 +0530
  98. 2bee173 feat(intel): setup SEU ERR read interface for FP8 by Jit Loon Lim · Wed May 17 12:26:11 2023 +0800
  99. 973a1dc fix(morello): remove platform specific pwr_domain_suspend wrapper by sahil · Fri May 19 13:51:21 2023 +0530
  100. b7dcc96 fix(n1sdp): remove platform specific pwr_domain_suspend wrapper by sahil · Fri May 19 11:06:13 2023 +0530