1. d4d7167 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · Thu Apr 13 18:10:44 2023 +0200
  2. 51ca35e Merge "fix(stm32mp15-fdts): use /omit-if-no-ref/ for spi and i2c" into integration by Madhukar Pappireddy · Thu Apr 13 16:33:27 2023 +0200
  3. 7628836 Merge "docs(maintainers): update maintainers for n1sdp/morello" into integration by Manish Pandey · Thu Apr 13 11:51:14 2023 +0200
  4. 09c0239 Merge "fix(rpi3): initialize SD card host controller" into integration by André Przywara · Thu Apr 13 11:33:00 2023 +0200
  5. 5db3008 fix(rpi3): initialize SD card host controller by Rob Newberry · Thu Mar 30 10:43:21 2023 -0700
  6. 72e0da1 feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · Wed Feb 22 10:09:52 2023 -0600
  7. 409eec6 Merge "feat(pie/por): support permission indirection and overlay" into integration by André Przywara · Wed Apr 12 17:47:54 2023 +0200
  8. f7ce51e Merge "fix(psci): potential array overflow with cpu on" into integration by Manish Pandey · Wed Apr 12 16:47:36 2023 +0200
  9. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · Tue Mar 14 20:48:43 2023 +0000
  10. 031dbbf Merge "fix(imx8mq): fix compilation with gcc >= 12.x" into integration by André Przywara · Wed Apr 12 14:40:36 2023 +0200
  11. c5586d1 Merge "feat(zynqmp): make stack size configurable" into integration by Joanna Farley · Wed Apr 12 11:04:09 2023 +0200
  12. 7eb05ed Merge "feat(intel): fix bridge disable and reset" into integration by Sandrine Bailleux · Wed Apr 12 08:32:56 2023 +0200
  13. 764b1ad fix(psci): potential array overflow with cpu on by Olivier Deprez · Tue Apr 11 10:00:21 2023 +0200
  14. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · Tue Apr 11 17:10:23 2023 +0200
  15. 32d5c90 feat(zynqmp): make stack size configurable by Akshay Belsare · Thu Apr 06 16:21:06 2023 +0530
  16. 0b90de0 Merge changes from topic "sb/doc-updates" into integration by Sandrine Bailleux · Tue Apr 11 10:14:24 2023 +0200
  17. 2cea794 docs(porting): refer the reader back to the threat model by Sandrine Bailleux · Tue Apr 04 16:36:08 2023 +0200
  18. f17ddaa docs(porting): move porting guide upper in table of contents by Sandrine Bailleux · Wed Feb 08 14:07:29 2023 +0100
  19. bbb8f74 Merge changes from topic "sb/doc-updates" into integration by Sandrine Bailleux · Tue Apr 11 10:04:32 2023 +0200
  20. 6d981f7 docs(porting): remove reference to xlat_table lib v1 by Sandrine Bailleux · Wed Feb 08 14:02:45 2023 +0100
  21. 8a1c0d6 docs(porting): remove pull request terminology by Sandrine Bailleux · Wed Feb 08 14:01:18 2023 +0100
  22. e67bb12 docs(changelog): add 'porting' scope by Sandrine Bailleux · Wed Feb 08 13:58:25 2023 +0100
  23. 55fc120 Merge "fix(intel): update boot scratch to indicate to Uboot is PSCI ON" into integration by Sandrine Bailleux · Tue Apr 11 09:39:11 2023 +0200
  24. 68a7e41 Merge "feat(zynqmp): add hooks for custom runtime setup" into integration by Joanna Farley · Tue Apr 11 09:27:48 2023 +0200
  25. 5e7d056 Merge changes Ifd5a63a3,Idb8bda44 into integration by Sandrine Bailleux · Tue Apr 11 08:36:34 2023 +0200
  26. 21165ab fix(intel): flash dcache before mmio read by Jit Loon Lim · Mon Mar 27 15:19:53 2023 +0800
  27. 73d0384 fix(intel): fix the pointer of block memory to fill in and bytes being set by Sieu Mun Tang · Tue Mar 21 15:11:08 2023 +0800
  28. fda03c9 feat(intel): fix bridge disable and reset by Ang Tien Sung · Mon Mar 13 09:32:40 2023 +0800
  29. 44c61fc fix(intel): update boot scratch to indicate to Uboot is PSCI ON by Jit Loon Lim · Thu Mar 02 13:38:53 2023 +0800
  30. 84f8ae8 Merge "style(docs): fix typo s/flase/false/" into integration by Joanna Farley · Thu Apr 06 13:52:25 2023 +0200
  31. 99a68cc Merge "fix(scmi): fix compilation error in scmi base" into integration by Joanna Farley · Thu Apr 06 13:51:25 2023 +0200
  32. fd495db Merge "docs(threat-model): refresh top-level page" into integration by Sandrine Bailleux · Thu Apr 06 13:29:45 2023 +0200
  33. a06f9f9 Merge "fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded" into integration by Manish V Badarkhe · Thu Apr 06 11:23:51 2023 +0200
  34. e8af4da feat(zynqmp): add hooks for custom runtime setup by Akshay Belsare · Thu Apr 06 11:09:20 2023 +0530
  35. cdadc08 Merge changes from topic "cpus" into integration by Bipin Ravi · Thu Apr 06 08:06:10 2023 +0200
  36. 0b4e2c1 fix(stm32mp15-fdts): use /omit-if-no-ref/ for spi and i2c by Vyacheslav Yurkov · Tue Apr 04 20:58:13 2023 +0200
  37. 8dfac64 Merge "chore: add dependency files generated by tools to .gitignore" into integration by Sandrine Bailleux · Wed Apr 05 14:39:50 2023 +0200
  38. 1e90134 chore: add dependency files generated by tools to .gitignore by Manish V Badarkhe · Wed Apr 05 08:57:32 2023 +0100
  39. 4f4124b fix(imx8mq): fix compilation with gcc >= 12.x by Andre Przywara · Tue Apr 04 16:52:25 2023 +0100
  40. 7bff565 docs(maintainers): update maintainers for n1sdp/morello by Anurag Koul · Tue Apr 04 16:42:59 2023 +0100
  41. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · Mon Mar 13 12:09:12 2023 +0000
  42. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · Fri Mar 10 10:38:54 2023 +0000
  43. 7b7bc13 fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded by Boyan Karatotev · Tue Apr 04 14:48:04 2023 +0100
  44. f8b9756 Merge changes from topic "ethos-n" into integration by Joanna Farley · Tue Apr 04 16:16:04 2023 +0200
  45. 5981b1a docs(threat-model): refresh top-level page by Sandrine Bailleux · Tue Apr 04 16:02:42 2023 +0200
  46. 257c5e9 Merge "fix(psci): remove unreachable switch/case blocks" into integration by Manish Pandey · Tue Apr 04 13:58:19 2023 +0200
  47. 2cbe9b5 Merge "docs(maintainers): update NPU driver owners" into integration by Joanna Farley · Tue Apr 04 12:50:03 2023 +0200
  48. 14f2686 fix(psci): remove unreachable switch/case blocks by Andre Przywara · Wed Mar 29 12:05:19 2023 +0100
  49. 4fdfd73 docs(maintainers): update NPU driver owners by Mikael Olsson · Mon Mar 27 18:52:39 2023 +0200
  50. f1503d7 docs(maintainers): update NPU driver files by Mikael Olsson · Tue Mar 28 15:51:49 2023 +0200
  51. 7a354bd docs(ethos-n): update porting-guide.rst for NPU by Rob Hughes · Mon Feb 20 12:03:52 2023 +0000
  52. 80b61f5 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · Tue Mar 14 18:29:06 2023 +0100
  53. c7d3a27 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · Fri Feb 10 16:59:23 2023 +0100
  54. df0bb04 feat(ethos-n): add stream extends and attr support by Mikael Olsson · Fri Feb 10 16:59:03 2023 +0100
  55. c4f16ef feat(ethos-n): add reserved memory address support by Mikael Olsson · Fri Feb 10 11:39:40 2023 +0100
  56. fe9677f feat(ethos-n): add event and aux control support by Mikael Olsson · Fri Feb 10 11:36:19 2023 +0100
  57. d6cedcb feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · Fri Jan 27 18:53:48 2023 +0100
  58. f663803 refactor(ethos-n): split up SMC call handling by Mikael Olsson · Fri Jan 27 18:26:36 2023 +0100
  59. a7df0d6 feat(ethos-n): add NPU firmware validation by Mikael Olsson · Fri Jan 13 09:56:41 2023 +0100
  60. 461bf7d feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · Wed Jan 18 18:05:15 2023 +0100
  61. 9a2177a feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · Tue Jan 17 16:10:26 2023 +0000
  62. 6809acc feat(juno): support ARM_IO_IN_DTB option for Juno by Rob Hughes · Fri Jan 20 10:47:30 2023 +0000
  63. a45a2dd fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER value by Rob Hughes · Fri Jan 20 10:43:41 2023 +0000
  64. f2e400b fix(fvp): incorrect UUID name in FVP tb_fw_config by Rob Hughes · Fri Jan 20 10:40:27 2023 +0000
  65. bfd9da7 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · Wed Jan 11 10:36:22 2023 +0100
  66. 9434903 feat(ethos-n): add support for NPU to cert_create by Mohamed Elzahhar · Wed Nov 16 12:05:37 2022 +0000
  67. ffa1597 feat(ethos-n): add NPU support in fiptool by Daniele Castro · Thu Nov 24 12:06:13 2022 +0000
  68. f8a18b8 feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · Wed Nov 16 17:16:44 2022 +0100
  69. 1f6e248 build(fiptool): add object dependency generation by Mikael Olsson · Thu Dec 08 17:07:06 2022 +0100
  70. 47675f2 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · Fri Nov 04 15:01:02 2022 +0100
  71. 8826438 feat(ethos-n): add multiple asset allocators by Joshua Pimm · Wed Nov 09 11:26:11 2022 +0000
  72. 6bc8067 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · Wed Oct 19 15:46:27 2022 +0100
  73. 26bd4a1 feat(ethos-n): add protected NPU TZMP1 regions by Bjorn Engstrom · Mon Sep 19 08:34:03 2022 +0200
  74. 74c5f87 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · Fri Aug 26 09:45:45 2022 +0200
  75. 8018d94 Merge "fix(fvp): work around BL31 progbits exceeded" into integration by Joanna Farley · Mon Apr 03 18:53:48 2023 +0200
  76. 3e0e789 fix(fvp): work around BL31 progbits exceeded by Boyan Karatotev · Thu Mar 30 14:56:45 2023 +0100
  77. eb35c86 Merge "docs(sve): update defaults for FEAT_SVE" into integration by Manish Pandey · Mon Apr 03 18:17:30 2023 +0200
  78. 656d7c3 Merge changes from topic "jc/sve" into integration by Manish Pandey · Mon Apr 03 18:09:12 2023 +0200
  79. f3d308b docs(sve): update defaults for FEAT_SVE by Jayanth Dodderi Chidanand · Mon Apr 03 11:24:26 2023 +0100
  80. 656336b fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · Fri Mar 31 10:42:10 2023 +0100
  81. 4e169e7 fix(tc): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · Fri Mar 31 10:39:22 2023 +0100
  82. cb97b4c Merge changes I6b4a4d22,I06bde289,I86e39481,I7ea9b75c into integration by Madhukar Pappireddy · Mon Apr 03 16:39:20 2023 +0200
  83. 784c391 Merge "fix(aarch64): allow build with ARM_ARCH_MINOR=4" into integration by Manish Pandey · Thu Mar 30 14:12:09 2023 +0200
  84. 3edbfa7 fix(aarch64): allow build with ARM_ARCH_MINOR=4 by Andre Przywara · Tue Mar 28 16:55:06 2023 +0100
  85. ce0b04d Merge "fix(optee): return UUID for image loading service" into integration by Julius Werner · Wed Mar 29 22:22:44 2023 +0200
  86. 67fe1cb Merge "feat(mediatek): add APU init flow" into integration by Mark Dykes · Wed Mar 29 14:33:37 2023 +0200
  87. efd7465 Merge changes from topic "jc/cpu_feat" into integration by Manish Pandey · Wed Mar 29 11:21:55 2023 +0200
  88. a566cc9 feat(mediatek): add APU init flow by Chungying Lu · Wed Mar 15 14:16:28 2023 +0800
  89. 945a755 Merge changes from topic "set-wake-source-for-versal-net" into integration by Joanna Farley · Tue Mar 28 18:38:49 2023 +0200
  90. 1a3d3f9 Merge "feat(stm32mp15-fdts): add support for prtt1x board family" into integration by Manish Pandey · Tue Mar 28 17:37:22 2023 +0200
  91. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  92. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  93. ded8364 Merge "refactor(xilinx): rename gic macros to make common" into integration by Mark Dykes · Tue Mar 28 17:10:29 2023 +0200
  94. 01c4e65 Merge changes from topic "set-wake-source-for-versal-net" into integration by Mark Dykes · Tue Mar 28 17:09:55 2023 +0200
  95. 66060ad Merge "refactor(xilinx): move pm_defs.h to common place" into integration by Mark Dykes · Tue Mar 28 17:09:32 2023 +0200
  96. 6f23606 Merge "refactor(xilinx): move versal files to common place" into integration by Mark Dykes · Tue Mar 28 17:06:14 2023 +0200
  97. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · Tue Mar 28 12:27:37 2023 +0200
  98. 686881c Merge changes from topic "feat_amu_rework" into integration by Manish Pandey · Tue Mar 28 12:24:59 2023 +0200
  99. 5b672d9 refactor(xilinx): move enum to common place by Jay Buddhabhatti · Thu Mar 23 05:02:50 2023 -0700
  100. f2f84b3 fix(xilinx): fix misra defects by Jay Buddhabhatti · Thu Feb 09 22:56:53 2023 -0800