[U-Boot] [PATCH v3 09/11] riscv: hang if relocation of secondary harts fails
Bin Meng
bmeng.cn at gmail.com
Mon Mar 18 06:27:12 UTC 2019
On Mon, Mar 18, 2019 at 2:29 AM Lukas Auer
<lukas.auer at aisec.fraunhofer.de> wrote:
>
> Print an error message and hang if smp_call_function() returns an error,
> indicating that relocation of the secondary harts has failed.
>
> Signed-off-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
> ---
>
> Changes in v3:
> - New patch to hang if relocation of secondary harts fails
>
> Changes in v2: None
>
> arch/riscv/cpu/start.S | 13 ++++++++++++-
> 1 file changed, 12 insertions(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list