u-boot-brain/board/xilinx/zynqmp
Alexander Graf 8069821fc2 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: Alexander Graf <agraf@suse.de>
[agraf: fix meson]
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-10-19 09:01:31 +02:00
..
MAINTAINERS ARM64: zynqmp: Simplify MAINTAINERS file to support more boards 2016-04-04 20:28:38 +02:00
Makefile ARM64: zynqmp: Add SPL support support 2016-05-24 11:15:01 +02:00
xil_io.h ARM64: zynqmp: Add SPL support support 2016-05-24 11:15:01 +02:00
zynqmp.c arm: Provide common PSCI based reset handler 2016-10-19 09:01:31 +02:00