FVP: Always assume shifted affinity with MT bit
authorIsla Mitchell <isla.mitchell@arm.com>
Thu, 17 Aug 2017 11:25:34 +0000 (12:25 +0100)
committerIsla Mitchell <isla.mitchell@arm.com>
Wed, 23 Aug 2017 16:41:46 +0000 (17:41 +0100)
commit8431635b622685ad0d74971903eb1837d4ab8350
tree6a18d3496c9810f2bdcbfd4818c602fe2e270fa1
parent096b7af7c93953673c0500156f482ad8c6da525e
FVP: Always assume shifted affinity with MT bit

At present, the MPIDR validation on FVP relies on MT bit set along
with shifted affinities. This currently is additionally dependent
on the FVP model being of variant C. This however should be based
on the presence of MT bit alone.

This patch makes the change to always assume that the affinities
are shifted in the FVP model when MT bit is present.

Change-Id: I09fcb0126e1b38d29124bdeaf3450a60b95d485d
Signed-off-by: Isla Mitchell <isla.mitchell@arm.com>
plat/arm/board/fvp/fvp_common.c