mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-10 15:28:38 +00:00
Feature detection currently only happens on the boot core, however, it
is possible to have asymmetry between cores. TF-A supports limited such
configurations so it should check secondary cores too.
Change-Id: Iee4955714685be9ae6a017af4a6c284e835ff299
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
(cherry picked from commit d335bbb1e2)