commit | babc032b35960b611a8d671789e8cf9e9c2c32da | [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 | e3aa2cfe596a7a350bcb358cd0939ec481abceea [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>