diff options
author | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2019-04-05 13:39:05 +0100 |
---|---|---|
committer | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2019-04-25 12:48:41 +0000 |
commit | ed48d740e85c167aa48a2c4fe82ca632e4c3cbb7 (patch) | |
tree | 361bf87a3e6a19ed20ad5e5aa4b8bb08d28c130f /src/arch | |
parent | 84c4fd063ab2286893e950d53acfabdfb216e952 (diff) | |
download | gem5-ed48d740e85c167aa48a2c4fe82ca632e4c3cbb7.tar.xz |
dev-arm: Limit number of max PE in GICv3 to 128
This is needed since there is a problem in the memory layout of
VExpress_GEM5_V2 as it is: having 256KB pages is creating overlapping
regions when reserving space for 256 PEs.
GICv3 redistributors: 0x2c010000 - 0x30010000
PCI regions: 0x30000000 - 0x40000000
We fix this by cutting down the number of supported PEs to 128
Change-Id: I6e87f66a6150a441ccba298662b4548a4972dc40
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18392
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions