Home
last modified time | relevance | path

Searched hist:"5 a07abb3705f561221e7ae351beba746b6ae6eb7" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dfwcall.cdiff 5a07abb3705f561221e7ae351beba746b6ae6eb7 Sun May 08 01:30:14 CDT 2016 Beniamino Galvani <b.galvani@gmail.com> arm: implement generic PSCI reset call for armv8

Add a psci_system_reset() which calls the SYSTEM_RESET function of
PSCI 0.2 and can be used by boards that support it to implement
reset_cpu().

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/arm/include/asm/
H A Dpsci.hdiff 5a07abb3705f561221e7ae351beba746b6ae6eb7 Sun May 08 01:30:14 CDT 2016 Beniamino Galvani <b.galvani@gmail.com> arm: implement generic PSCI reset call for armv8

Add a psci_system_reset() which calls the SYSTEM_RESET function of
PSCI 0.2 and can be used by boards that support it to implement
reset_cpu().

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Dsystem.hdiff 5a07abb3705f561221e7ae351beba746b6ae6eb7 Sun May 08 01:30:14 CDT 2016 Beniamino Galvani <b.galvani@gmail.com> arm: implement generic PSCI reset call for armv8

Add a psci_system_reset() which calls the SYSTEM_RESET function of
PSCI 0.2 and can be used by boards that support it to implement
reset_cpu().

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>