arm_fpga: Add support for unknown MPIDs
This patch allows the system to fallback to a default CPU library
in case the MPID does not match with any of the supported ones.

This feature can be enabled by setting SUPPORT_UNKNOWN_MPID build
option to 1 (enabled by default only on arm_fpga platform).

This feature can be very dangerous on a production image and
therefore it MUST be disabled for Release images.

Signed-off-by: Javier Almansa Sobrino <javier.almansasobrino@arm.com>
Change-Id: I0df7ef2b012d7d60a4fd5de44dea1fbbb46881ba
1 parent 73740d9 commit 1994e56221f06b47b3b38fba0a148ea505c940cd
@Javier Almansa Sobrino Javier Almansa Sobrino authored on 20 Aug 2020
Showing 6 changed files
View
bl31/bl31.mk
View
bl31/bl31_main.c
View
include/lib/cpus/aarch64/generic.h 0 → 100644
View
lib/cpus/aarch64/cpu_helpers.S
View
lib/cpus/aarch64/generic.S 0 → 100644
View
plat/arm/board/arm_fpga/platform.mk