commit | 1a064d05998c6d69de0e68b9916bde1f5998e829 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 13 20:02:28 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 18 19:41:16 2023 -0500 |
tree | 0a296e3a9c2b344db473b916611ef7b9733b1fd7 | |
parent | 635bb31dad88f852b90376dfa38250b842cc5ba4 [diff] |
configs: enable poweroff command on QEMU ARM platforms Enable the sysreset based poweroff command. It invokes PSCI. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>