dev, arm: remove the RealViewEB platform
authorCiro Santilli <ciro.santilli@arm.com>
Tue, 4 Sep 2018 13:11:10 +0000 (14:11 +0100)
committerCiro Santilli <ciro.santilli@arm.com>
Mon, 8 Oct 2018 09:40:36 +0000 (09:40 +0000)
commitbb0ab1d464ff875b44cfce57e3c01c7587b02727
treec818581fd37faa43a3c764ea7e1ad3cde5f5176a
parent9145d4854321870c02ded3bb8b554ecb236a9e87
dev, arm: remove the RealViewEB platform

This is an old platform, and we haven't had official Linux kernel configs
for it in a while, so we've decided to deprecate it.

Furthermore, trying to use it fails with:

object 'RealViewEB' has no attribute 'pci_host'

and the last commit in the class happened two years ago, which indicates
that no one has been using it.

Change-Id: Icc674b00b152eb3246e05141dbaf2624cc720f21
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/12471
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
configs/common/FSConfig.py
configs/common/PlatformConfig.py
src/arch/arm/ArmSystem.py
src/dev/arm/RealView.py