arm-trusted-firmware/plat/arm/board
John Tsichritzis cd3c5b4cd7 Modify FVP makefile for cores that support both AArch64/32
Some cores support only AArch64 from EL1 and above, e.g. A76, N1 etc. If
TF-A is compiled with CTX_INCLUDE_AARCH32_REGS=0 so as to properly
handle those cores, only the AArch64 cores' assembly is included in the
TF-A binary. In other words, for FVP, TF-A assumes that AArch64 only
cores will never exist in the same cluster with cores that also support
AArch32.

However, A55 and A75 can be used as AArch64 only cores, despite
supporting AArch32, too. This patch enables A55 and A75 to exist in
clusters together with AArch64 cores.

Change-Id: I58750ad6c3d76ce77eb354784c2a42f2c179031d
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
2019-09-11 14:41:42 +01:00
..
a5ds arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
common cryptocell: move Cryptocell specific API into driver 2019-07-25 13:29:15 +03:00
corstone700 plat/arm: Introduce corstone700 platform. 2019-08-20 15:14:01 +01:00
fvp Modify FVP makefile for cores that support both AArch64/32 2019-09-11 14:41:42 +01:00
fvp_ve Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
juno Merge changes from topic "lm/juno_dyn_cfg" into integration 2019-08-16 10:24:53 +00:00
n1sdp Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
rde1edge Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
rdn1edge Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
sgi575 Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
sgm775 Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00