Revision 60c0d45a7f7ab4e30452fa14deb23a33e29adbc2 authored by Ard Biesheuvel on 06 March 2015, 14:49:24 UTC, committed by Catalin Marinas on 14 March 2015, 11:00:18 UTC
If UEFI Runtime Services are available, they are preferred over direct
PSCI calls or other methods to reset the system.

For the reset case, we need to hook into machine_restart(), as the
arm_pm_restart function pointer may be overwritten by modules.

Tested-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Matt Fleming <matt.fleming@intel.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 285994a
History
File Mode Size
Makefile -rw-r--r-- 6.0 KB
builddeb -rwxr-xr-x 12.5 KB
buildtar -rwxr-xr-x 4.1 KB
mkspec -rwxr-xr-x 5.5 KB

back to top