commit | 45f61df0b8012399dbe71904861c02a5bf7bdf84 | [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 | 31e7767a40f554442a36a90311df128ebac41c09 [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>