commit | 081f3a19912174018f55c854c7b258cb2d511ce1 | [log] [tgz] |
---|---|---|
author | Lukas Funke <lukas.funke@weidmueller.com> | Fri Jun 07 11:26:08 2024 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Jun 17 16:02:30 2024 +0200 |
tree | dc73424deae0906c398b5d0af37e34565675d1df | |
parent | d67558b358963be5e8e39a80b3d27ba9325df72f [diff] |
xilinx: zynqmp: Enable reset_cpu() in SPL This commit enables SPL to reset the CPU via PMU-firmware. The usual reset mechanism requires bl31 to be loaded which may not be the case in SPL. Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com> Link: https://lore.kernel.org/r/20240607092608.712996-2-lukas.funke-oss@weidmueller.com Signed-off-by: Michal Simek <michal.simek@amd.com>