Skip to content
Commit 1049c904 authored by fsylvestre's avatar fsylvestre
Browse files

arch/aarch64: remove mpidr_el1 check at boot time



mpidr_el1 value was check at boot time to ensure that the firmware was executed
on the primary core.
This check prevents booting on Renesas/Salvator platform (cortex A53/A57)
because the SCP firmware is not executed on the main processor.
Moreover, this check is useless on other platforms supporting Aarch64 as they
use a single processor element.

Signed-off-by: fsylvestre's avatarFlorian Sylvestre <fsylvestre@baylibre.com>
parent 294d2f14
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment