commit | c071c5a2934af03e2ee06f02140d2e5aeddcb884 | [log] [tgz] |
---|---|---|
author | sahil <sahil@arm.com> | Fri May 19 11:06:13 2023 +0530 |
committer | sahil <sahil@arm.com> | Fri May 19 16:54:53 2023 +0530 |
tree | c0d4e1e46591f2816d6ea9a88b29d2f9f9415b38 | |
parent | 08d7a101576c2e66749233b6ee8b3db352d1ee82 [diff] |
fix(n1sdp): remove platform specific pwr_domain_suspend wrapper Turning redistributor off during suspend disables any wakeup interrupts resulting in cpu getting stuck. This patch removes the platform specific psci pwr_domain_suspend handler. Signed-off-by: sahil <sahil@arm.com> Change-Id: Ic2ad5a561be29eee9229a5cc11aa3c9320a51cb7