commit | 4d6e7fb2849c62d751172352e373fbd3fa7de986 | [log] [tgz] |
---|---|---|
author | Alexei Fedorov <Alexei.Fedorov@arm.com> | Mon Feb 24 10:39:31 2020 +0000 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Tue Feb 25 17:03:34 2020 +0000 |
tree | 5280fe98838c59e0fc109538280bf546bf0ba2a6 | |
parent | 79428183f1cdffe1098fdd525a8a7c536ca2567f [diff] |
FVP: Fix incorrect GIC mapping This patch fixes incorrect setting for DEVICE1_SIZE for FVP platforms with more than 8 PEs. The current value of 0x200000 supports only 8 PEs and causes exception for FVP platforms with the greater number of PEs, e.g. FVP_Base_Cortex_A65AEx8 with 16 PEs in one cluster. Change-Id: Ie6391509fe6eeafb8ba779303636cd762e7d21b2 Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>