Home
last modified time | relevance | path

Searched hist:"0 e2b5350d9523c9b2dca57b98c89f031691d23e3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dstart.S0e2b5350d9523c9b2dca57b98c89f031691d23e3 Mon Jul 18 23:01:50 UTC 2016 Stephen Warren <swarren@nvidia.com> ARM: Add save_boot_params for ARMv8

Implement a hook to allow boards to save boot-time CPU state for later
use. When U-Boot is chain-loaded by another bootloader, CPU registers may
contain useful information such as system configuration information. This
feature mirrors the equivalent ARMv7 feature.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>