dev-arm: VExpress_GEM5_Base, fix daughterboard reference
authorAdrian Herrera <adrian.herrera@arm.com>
Thu, 24 Oct 2019 11:36:09 +0000 (12:36 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Fri, 10 Jan 2020 15:57:09 +0000 (15:57 +0000)
commita58e5181d813d7a394f64fc434f0be04c4f67e95
treea27586907a0ead112eb905583df800b882cd5089
parent1986b77d78e30684b1ca5ac9d9b1c75736f258d6
dev-arm: VExpress_GEM5_Base, fix daughterboard reference

VExpress_GEM5_Base states that its memory map is based on
CoreTile Express A15x2 A7x3, while the model used for the
Daughterboard Configuration Controller (DCC) is based on
Coretile Express A15x2.
These two daughterboard specifications differ in both on-chip
memory map and DCC clocks as of the TRMs.

This patch makes the reference consistent to Coretile Express
A15x2 and adds several non-confidential references to aid in
understanding the platform and adding new peripherals.

Change-Id: Ia55e7362bdc9ed6509f8eff4cbd7eb38e538d774
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24203
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/dev/arm/RealView.py