[arch][arm] Fix alternate secondary entry path for smp branch
Change-Id: Ibcd5c00f993dd1a5715666cef90d742706253a31
This commit is contained in:
@@ -37,7 +37,7 @@ _start:
|
||||
b arm_irq
|
||||
b arm_fiq
|
||||
#if WITH_SMP
|
||||
b arm_secondary_entry
|
||||
b arm_reset
|
||||
#endif
|
||||
|
||||
.weak platform_reset
|
||||
|
||||
Reference in New Issue
Block a user