1. eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · Thu Dec 21 00:25:52 2023 -0600
  2. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · Wed Mar 13 11:33:54 2024 -0500
  3. d097318 refactor(rse): change all occurrences of RSS to RSE by Tamas Ban · Wed Feb 21 12:42:00 2024 +0100
  4. 59d4e2a refactor(rss): rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 11:40:21 2024 +0100
  5. cd72d00 fix(mhu): use MHUv2 if PLAT_MHU_VERSION undefined by Joel Goddard · Thu Mar 21 15:37:43 2024 +0000
  6. 09145aa Merge changes from topic "tfa_mhuv3" into integration by Madhukar Pappireddy · Wed Mar 20 15:55:35 2024 +0100
  7. 53aa28c refactor: fix common misspelling of init* by Harrison Mutai · Wed Mar 20 11:38:07 2024 +0000
  8. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · Thu Mar 07 21:41:23 2024 +0100
  9. 0e505a7 feat(mhu): use compile flag to choose mhu version by Joel Goddard · Thu Dec 21 14:47:42 2023 +0000
  10. 2592fad feat(mhu): add MHUv3 wrapper APIs for RSS comm driver by Aziz IDOMAR · Tue Dec 19 19:50:08 2023 +0000
  11. d3fbce7 feat(mhu): add MHUv3 doorbell driver by Aziz IDOMAR · Tue Dec 19 19:43:52 2023 +0000
  12. 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · Mon Feb 05 16:19:37 2024 -0600
  13. f389927 refactor(sds): modify log level for region validity by David Vincze · Fri Mar 01 13:17:24 2024 +0100
  14. 884cc02 feat(smmu): separate out smmuv3_security_init from smmuv3_init by Vijayenthiran Subramaniam · Thu Dec 21 17:34:05 2023 +0530
  15. c2d4635 feat(smmu): fix to perform INV_ALL before enabling GPC by Vivek Gautam · Thu Dec 14 13:58:21 2023 +0530
  16. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · Thu Feb 15 16:57:33 2024 +0100
  17. 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
  18. c140f5f feat(rss): adjust parameter packing to match TF-M changes by David Vincze · Thu Sep 07 15:48:25 2023 +0200
  19. 896c734 refactor(css): support multiple SDS regions by Tamas Ban · Mon May 08 13:38:27 2023 +0200
  20. f83a80d Merge "refactor(gicv3): introducing is_valid_interrupt, a new helper utility" into integration by Madhukar Pappireddy · Fri Feb 09 17:07:46 2024 +0100
  21. b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · Thu Feb 08 16:02:56 2024 +0100
  22. 4a3811f refactor(gicv3): introducing is_valid_interrupt, a new helper utility by Sona Mathew · Mon Jan 01 21:00:44 2024 -0600
  23. a943415 fix(rss): fix bound check during protocol selection by Vijayenthiran Subramaniam · Wed Dec 06 14:27:09 2023 +0530
  24. 7b88626 fix(mhuv2): provide only the usable size of memory by Sathyam Panda · Wed Mar 29 12:17:11 2023 +0100
  25. d7d1e1f fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · Thu Jan 18 18:55:18 2024 +0530
  26. df767ea Merge changes from topic "dcc-console" into integration by Joanna Farley · Tue Oct 17 15:22:54 2023 +0200
  27. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  28. b9595dc Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · Mon Oct 02 09:36:05 2023 +0200
  29. 1c45216 chore(dcc): remove unnecessary code in dcc by Prasad Kummari · Tue Sep 19 22:38:20 2023 +0530
  30. f006e95 fix(dcc): add dcc console unregister function by Prasad Kummari · Tue Sep 19 22:35:08 2023 +0530
  31. 78ba23d fix(dcc): enable DCC also for crash console by Michal Simek · Mon Sep 18 10:16:25 2023 +0200
  32. b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · Thu Aug 03 14:17:54 2023 -0500
  33. dc4b8c6 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · Thu Aug 03 12:13:27 2023 -0500
  34. 797ce42 feat(ethos-n): update npu error handling by Rob Hughes · Fri Jul 21 11:00:31 2023 +0100
  35. ff5331d Merge "fix(fvp): extract core id from mpidr for pwrc operations" into integration by Bipin Ravi · Tue Aug 08 21:27:23 2023 +0200
  36. 83085b9 chore(ethos-n): use non blocking soft reset on npu by Zingo Andersen · Wed Jul 19 11:25:00 2023 +0200
  37. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · Mon May 08 14:55:13 2023 +0200
  38. 15926e7 fix(fvp): extract core id from mpidr for pwrc operations by Madhukar Pappireddy · Mon Jul 31 23:22:02 2023 -0500
  39. b51d05f chore(ethos-n): update npu firmware version by Rob Hughes · Tue Jul 11 13:39:27 2023 +0100
  40. e6163fd fix(gicv3): move invocation of gicv3_get_multichip_base function by sahil · Tue Jun 06 11:26:38 2023 +0530
  41. d71693e fix(gic600): fix gic600 maximum SPI ID by sahil · Tue Jun 06 11:20:57 2023 +0530
  42. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · Tue May 09 22:05:52 2023 +0200
  43. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · Tue May 09 18:15:01 2023 +0200
  44. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  45. ada21dc fix(gicv3): restore scr_el3 after changing it by Boyan Karatotev · Thu Mar 23 12:46:53 2023 +0000
  46. 4c3de56 feat(sbsa): helper api for refreshing watchdog timer by Madhukar Pappireddy · Wed Mar 22 15:27:22 2023 -0500
  47. 80b61f5 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · Tue Mar 14 18:29:06 2023 +0100
  48. c7d3a27 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · Fri Feb 10 16:59:23 2023 +0100
  49. df0bb04 feat(ethos-n): add stream extends and attr support by Mikael Olsson · Fri Feb 10 16:59:03 2023 +0100
  50. fe9677f feat(ethos-n): add event and aux control support by Mikael Olsson · Fri Feb 10 11:36:19 2023 +0100
  51. d6cedcb feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · Fri Jan 27 18:53:48 2023 +0100
  52. f663803 refactor(ethos-n): split up SMC call handling by Mikael Olsson · Fri Jan 27 18:26:36 2023 +0100
  53. a7df0d6 feat(ethos-n): add NPU firmware validation by Mikael Olsson · Fri Jan 13 09:56:41 2023 +0100
  54. 461bf7d feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · Wed Jan 18 18:05:15 2023 +0100
  55. bfd9da7 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · Wed Jan 11 10:36:22 2023 +0100
  56. f8a18b8 feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · Wed Nov 16 17:16:44 2022 +0100
  57. 47675f2 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · Fri Nov 04 15:01:02 2022 +0100
  58. 6bc8067 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · Wed Oct 19 15:46:27 2022 +0100
  59. 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · Wed Mar 08 16:47:38 2023 +0000
  60. 92265e8 fix(rss): fix msg deserialization bugs in comms by David Vincze · Mon Mar 06 15:02:08 2023 +0100
  61. d88019a Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · Thu Feb 23 21:26:24 2023 +0100
  62. 73ace35 fix: remove useless "return" at void functions by Elyes Haouas · Mon Feb 13 10:46:55 2023 +0100
  63. 799adfd fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · Sat Jan 07 08:50:25 2023 +0700
  64. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · Tue Nov 29 16:03:47 2022 -0800
  65. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · Thu Dec 01 15:10:34 2022 +0100
  66. ed6c341 build: warn about RSS driver experimental status by Sandrine Bailleux · Tue Nov 08 15:04:36 2022 +0100
  67. 0426f4d Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · Wed Oct 26 09:45:24 2022 +0200
  68. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  69. b47475a fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · Thu Sep 29 15:33:50 2022 +0530
  70. a7dcfda fix(rss): clear the message buffer by Tamas Ban · Fri Sep 16 13:42:29 2022 +0200
  71. ff0aa68 fix(rss): remove dependency on attestation header by Tamas Ban · Thu Sep 08 17:04:49 2022 +0200
  72. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · Wed Oct 05 11:56:04 2022 +0200
  73. 5f1d62a fix(rss): reduce input validation for measured boot by Tamas Ban · Mon Oct 03 17:29:45 2022 +0200
  74. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · Mon Oct 03 15:34:02 2022 +0200
  75. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
  76. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · Wed Aug 31 13:53:10 2022 +0200
  77. 734aaac feat(rss): add new comms protocols by Raef Coles · Wed Jun 15 14:37:22 2022 +0100
  78. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  79. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  80. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · Fri Jul 22 23:46:11 2022 +0530
  81. 0c02e81 feat(scmi): set warm reboot entry point by Pranav Madhu · Sat Dec 11 22:23:25 2021 +0530
  82. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  83. 7ef3c7e feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · Fri May 06 13:18:49 2022 +0100
  84. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · Mon May 09 21:55:19 2022 +0100
  85. b666e71 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · Fri Mar 25 14:30:20 2022 +0000
  86. 53ac24f feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · Tue Jan 18 16:32:18 2022 +0100
  87. 3331d89 feat(drivers/arm/mhu): add MHU driver by Tamas Ban · Mon Jan 10 17:04:03 2022 +0100
  88. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · Fri Feb 04 12:30:11 2022 +0100
  89. f333bee feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · Wed Jan 26 00:33:02 2022 -0800
  90. f6e7c95 feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · Tue Jan 25 03:39:28 2022 -0800
  91. de19844 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · Mon Jan 24 05:45:15 2022 -0800
  92. 32805b2 fix(tzc400): correct message with filter by Yann Gautier · Mon Feb 14 09:55:21 2022 +0100
  93. 526a637 fix(scmi): make msg_header variable volatile by sah01 · Wed Dec 08 06:29:59 2021 +0000
  94. ddb0b94 fix(gicv3): fix iroute value wrong issue by Ming Huang · Wed Oct 27 11:41:04 2021 +0800
  95. 31cf318 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · Thu Nov 18 19:18:13 2021 +0800
  96. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · Tue Aug 24 10:03:57 2021 +0100
  97. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · Wed Oct 27 13:30:00 2021 +0200
  98. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · Thu Oct 21 21:53:49 2021 +0100
  99. 42c5cd2 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · Thu Oct 14 10:36:46 2021 +0100
  100. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100