Skip to content
Commit 3971cdc2 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes



For Run-on-reset, non masters need to spin wait. For Halt-on-reset they
can jump to entry point directly.

Also while at it, made reset vector handler as "the" entry point for
kernel including host debugger based boot (which uses the ELF header
entry point)

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent f33e9c43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment