Skip to content
Commit 8069821f authored by Alexander Graf's avatar Alexander Graf
Browse files

arm: Provide common PSCI based reset handler



Most armv8 systems have PSCI support enabled in EL3, either through
ARM Trusted Firmware or other firmware.

On these systems, we do not need to implement system reset manually,
but can instead rely on higher level firmware to deal with it.

The exclude list seems excessive right now, but NXP is working on
providing an in-tree PSCI implementation, so that all NXP systems
can eventually use PSCI as well.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
[agraf: fix meson]
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 3ee655ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment