Home
last modified time | relevance | path

Searched hist:"8069821 fc2cb55a458efef1c4c614810302b6ab2" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dfwcall.c8069821fc2cb55a458efef1c4c614810302b6ab2 Tue Aug 16 19:08:48 UTC 2016 Alexander Graf <agraf@suse.de> 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>
H A DKconfig8069821fc2cb55a458efef1c4c614810302b6ab2 Tue Aug 16 19:08:48 UTC 2016 Alexander Graf <agraf@suse.de> 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>
/rk3399_rockchip-uboot/board/xilinx/zynqmp/
H A Dzynqmp.c8069821fc2cb55a458efef1c4c614810302b6ab2 Tue Aug 16 19:08:48 UTC 2016 Alexander Graf <agraf@suse.de> 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>