1. cdadc08 Merge changes from topic "cpus" into integration by Bipin Ravi · Thu Apr 06 08:06:10 2023 +0200
  2. 8dfac64 Merge "chore: add dependency files generated by tools to .gitignore" into integration by Sandrine Bailleux · Wed Apr 05 14:39:50 2023 +0200
  3. 1e90134 chore: add dependency files generated by tools to .gitignore by Manish V Badarkhe · Wed Apr 05 08:57:32 2023 +0100
  4. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · Mon Mar 13 12:09:12 2023 +0000
  5. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · Fri Mar 10 10:38:54 2023 +0000
  6. f8b9756 Merge changes from topic "ethos-n" into integration by Joanna Farley · Tue Apr 04 16:16:04 2023 +0200
  7. 257c5e9 Merge "fix(psci): remove unreachable switch/case blocks" into integration by Manish Pandey · Tue Apr 04 13:58:19 2023 +0200
  8. 2cbe9b5 Merge "docs(maintainers): update NPU driver owners" into integration by Joanna Farley · Tue Apr 04 12:50:03 2023 +0200
  9. 14f2686 fix(psci): remove unreachable switch/case blocks by Andre Przywara · Wed Mar 29 12:05:19 2023 +0100
  10. 4fdfd73 docs(maintainers): update NPU driver owners by Mikael Olsson · Mon Mar 27 18:52:39 2023 +0200
  11. f1503d7 docs(maintainers): update NPU driver files by Mikael Olsson · Tue Mar 28 15:51:49 2023 +0200
  12. 7a354bd docs(ethos-n): update porting-guide.rst for NPU by Rob Hughes · Mon Feb 20 12:03:52 2023 +0000
  13. 80b61f5 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · Tue Mar 14 18:29:06 2023 +0100
  14. c7d3a27 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · Fri Feb 10 16:59:23 2023 +0100
  15. df0bb04 feat(ethos-n): add stream extends and attr support by Mikael Olsson · Fri Feb 10 16:59:03 2023 +0100
  16. c4f16ef feat(ethos-n): add reserved memory address support by Mikael Olsson · Fri Feb 10 11:39:40 2023 +0100
  17. fe9677f feat(ethos-n): add event and aux control support by Mikael Olsson · Fri Feb 10 11:36:19 2023 +0100
  18. d6cedcb feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · Fri Jan 27 18:53:48 2023 +0100
  19. f663803 refactor(ethos-n): split up SMC call handling by Mikael Olsson · Fri Jan 27 18:26:36 2023 +0100
  20. a7df0d6 feat(ethos-n): add NPU firmware validation by Mikael Olsson · Fri Jan 13 09:56:41 2023 +0100
  21. 461bf7d feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · Wed Jan 18 18:05:15 2023 +0100
  22. 9a2177a feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · Tue Jan 17 16:10:26 2023 +0000
  23. 6809acc feat(juno): support ARM_IO_IN_DTB option for Juno by Rob Hughes · Fri Jan 20 10:47:30 2023 +0000
  24. a45a2dd fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER value by Rob Hughes · Fri Jan 20 10:43:41 2023 +0000
  25. f2e400b fix(fvp): incorrect UUID name in FVP tb_fw_config by Rob Hughes · Fri Jan 20 10:40:27 2023 +0000
  26. bfd9da7 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · Wed Jan 11 10:36:22 2023 +0100
  27. 9434903 feat(ethos-n): add support for NPU to cert_create by Mohamed Elzahhar · Wed Nov 16 12:05:37 2022 +0000
  28. ffa1597 feat(ethos-n): add NPU support in fiptool by Daniele Castro · Thu Nov 24 12:06:13 2022 +0000
  29. f8a18b8 feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · Wed Nov 16 17:16:44 2022 +0100
  30. 1f6e248 build(fiptool): add object dependency generation by Mikael Olsson · Thu Dec 08 17:07:06 2022 +0100
  31. 47675f2 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · Fri Nov 04 15:01:02 2022 +0100
  32. 8826438 feat(ethos-n): add multiple asset allocators by Joshua Pimm · Wed Nov 09 11:26:11 2022 +0000
  33. 6bc8067 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · Wed Oct 19 15:46:27 2022 +0100
  34. 26bd4a1 feat(ethos-n): add protected NPU TZMP1 regions by Bjorn Engstrom · Mon Sep 19 08:34:03 2022 +0200
  35. 74c5f87 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · Fri Aug 26 09:45:45 2022 +0200
  36. 8018d94 Merge "fix(fvp): work around BL31 progbits exceeded" into integration by Joanna Farley · Mon Apr 03 18:53:48 2023 +0200
  37. 3e0e789 fix(fvp): work around BL31 progbits exceeded by Boyan Karatotev · Thu Mar 30 14:56:45 2023 +0100
  38. eb35c86 Merge "docs(sve): update defaults for FEAT_SVE" into integration by Manish Pandey · Mon Apr 03 18:17:30 2023 +0200
  39. 656d7c3 Merge changes from topic "jc/sve" into integration by Manish Pandey · Mon Apr 03 18:09:12 2023 +0200
  40. f3d308b docs(sve): update defaults for FEAT_SVE by Jayanth Dodderi Chidanand · Mon Apr 03 11:24:26 2023 +0100
  41. 656336b fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · Fri Mar 31 10:42:10 2023 +0100
  42. 4e169e7 fix(tc): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · Fri Mar 31 10:39:22 2023 +0100
  43. cb97b4c Merge changes I6b4a4d22,I06bde289,I86e39481,I7ea9b75c into integration by Madhukar Pappireddy · Mon Apr 03 16:39:20 2023 +0200
  44. 784c391 Merge "fix(aarch64): allow build with ARM_ARCH_MINOR=4" into integration by Manish Pandey · Thu Mar 30 14:12:09 2023 +0200
  45. 3edbfa7 fix(aarch64): allow build with ARM_ARCH_MINOR=4 by Andre Przywara · Tue Mar 28 16:55:06 2023 +0100
  46. ce0b04d Merge "fix(optee): return UUID for image loading service" into integration by Julius Werner · Wed Mar 29 22:22:44 2023 +0200
  47. 67fe1cb Merge "feat(mediatek): add APU init flow" into integration by Mark Dykes · Wed Mar 29 14:33:37 2023 +0200
  48. efd7465 Merge changes from topic "jc/cpu_feat" into integration by Manish Pandey · Wed Mar 29 11:21:55 2023 +0200
  49. a566cc9 feat(mediatek): add APU init flow by Chungying Lu · Wed Mar 15 14:16:28 2023 +0800
  50. 945a755 Merge changes from topic "set-wake-source-for-versal-net" into integration by Joanna Farley · Tue Mar 28 18:38:49 2023 +0200
  51. 1a3d3f9 Merge "feat(stm32mp15-fdts): add support for prtt1x board family" into integration by Manish Pandey · Tue Mar 28 17:37:22 2023 +0200
  52. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  53. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  54. ded8364 Merge "refactor(xilinx): rename gic macros to make common" into integration by Mark Dykes · Tue Mar 28 17:10:29 2023 +0200
  55. 01c4e65 Merge changes from topic "set-wake-source-for-versal-net" into integration by Mark Dykes · Tue Mar 28 17:09:55 2023 +0200
  56. 66060ad Merge "refactor(xilinx): move pm_defs.h to common place" into integration by Mark Dykes · Tue Mar 28 17:09:32 2023 +0200
  57. 6f23606 Merge "refactor(xilinx): move versal files to common place" into integration by Mark Dykes · Tue Mar 28 17:06:14 2023 +0200
  58. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · Tue Mar 28 12:27:37 2023 +0200
  59. 686881c Merge changes from topic "feat_amu_rework" into integration by Manish Pandey · Tue Mar 28 12:24:59 2023 +0200
  60. 5b672d9 refactor(xilinx): move enum to common place by Jay Buddhabhatti · Thu Mar 23 05:02:50 2023 -0700
  61. f2f84b3 fix(xilinx): fix misra defects by Jay Buddhabhatti · Thu Feb 09 22:56:53 2023 -0800
  62. ac323fd fix(xilinx): remove unnecessary condition by Jay Buddhabhatti · Fri Feb 03 01:16:44 2023 -0800
  63. c06a271 feat(versal): replace irq array with switch case by Jay Buddhabhatti · Thu Dec 22 22:27:01 2022 -0800
  64. 1251174 feat(versal-net): add support for set wakeup source by Jay Buddhabhatti · Thu Dec 22 20:56:02 2022 -0800
  65. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · Tue Feb 28 02:22:02 2023 -0800
  66. 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · Tue Feb 28 01:23:04 2023 -0800
  67. b0a402a feat(xilinx): add device node indexes by Jay Buddhabhatti · Thu Dec 22 03:16:14 2022 -0800
  68. 4b4c5e0 fix(xilinx): initialize values to device enum members by Jay Buddhabhatti · Thu Dec 22 03:05:59 2022 -0800
  69. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · Thu Feb 02 22:34:03 2023 -0800
  70. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · Wed Dec 21 23:03:35 2022 -0800
  71. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · Fri Mar 03 10:30:06 2023 +0000
  72. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000
  73. 7fb6ad5 Merge changes from topic "xlnx_zynqmp_changes" into integration by Joanna Farley · Mon Mar 27 19:10:52 2023 +0200
  74. 20f7afc feat(zynqmp): build pm code as library by Amit Nagal · Thu Mar 23 14:16:01 2023 +0530
  75. de7a1cc chore(zynqmp): print entry address to Secure and NS world by Akshay Belsare · Mon Mar 27 10:41:54 2023 +0530
  76. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · Mon Mar 27 13:08:26 2023 +0200
  77. 1e2cc7f Merge "docs(maintainers): add new maintainers for MediaTek SoCs" into integration by Joanna Farley · Mon Mar 27 10:12:09 2023 +0200
  78. 87478a0 docs(maintainers): add new maintainers for MediaTek SoCs by developer · Fri Mar 24 10:35:45 2023 +0800
  79. ce221d4 Merge "fix(fvp): unconditionally include lib/psa headers" into integration by Manish Pandey · Fri Mar 24 16:02:57 2023 +0100
  80. 105a453 Merge "fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4" into integration by Manish Pandey · Fri Mar 24 16:02:16 2023 +0100
  81. 0836d30 Merge "fix(versal-net): use spin_lock instead of bakery_lock" into integration by Joanna Farley · Fri Mar 24 10:38:12 2023 +0100
  82. 7ac5958 fix(fvp): unconditionally include lib/psa headers by Manish V Badarkhe · Fri Mar 24 08:22:33 2023 +0000
  83. 8388dea feat(sc7280): add support for PSCI_OS_INIT_MODE by Maulik Shah · Tue Feb 14 13:03:24 2023 +0530
  84. 05364b9 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · Thu Jan 26 18:33:43 2023 -0800
  85. 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · Wed Mar 08 16:47:38 2023 +0000
  86. 0713b48 Merge "fix(fpga): include missing header file" into integration by Madhukar Pappireddy · Thu Mar 23 17:38:42 2023 +0100
  87. c263a73 Merge "fix(versal-net): correct aff level for cpu off" into integration by Joanna Farley · Thu Mar 23 17:16:13 2023 +0100
  88. 6cecbce Merge "fix(build): partially fix qemu aarch32 build" into integration by Bipin Ravi · Thu Mar 23 16:58:52 2023 +0100
  89. 593a5a9 Merge "refactor(fvp): use RSS API to retrieve attestation token and key" into integration by Sandrine Bailleux · Thu Mar 23 14:56:38 2023 +0100
  90. 40a7598 fix(fpga): include missing header file by Andre Przywara · Thu Mar 23 11:43:22 2023 +0000
  91. c6d624b fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · Thu Mar 02 02:47:36 2023 -0800
  92. 6cd94be fix(versal-net): correct aff level for cpu off by Jay Buddhabhatti · Wed Mar 22 22:44:16 2023 -0700
  93. 33e903f fix(build): partially fix qemu aarch32 build by Rebecca Cran · Wed Dec 07 13:24:44 2022 -0700
  94. 37f9ac2 refactor(fvp): use RSS API to retrieve attestation token and key by Manish V Badarkhe · Sun Mar 12 21:34:44 2023 +0000
  95. 254b79e Merge changes from topic "errata" into integration by Madhukar Pappireddy · Wed Mar 22 15:36:48 2023 +0100
  96. 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · Wed Feb 22 17:55:59 2023 +0000
  97. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · Wed Feb 22 16:53:50 2023 +0000
  98. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 14:09:20 2023 +0000
  99. 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 12:25:49 2023 +0000
  100. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000