dev-arm: Set/Unset dma coherent mode from python
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Mon, 25 Feb 2019 17:05:09 +0000 (17:05 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 26 Mar 2019 12:53:44 +0000 (12:53 +0000)
commit61f0e7e2676a54579cf104a385e0f6fa97266e4b
tree2a2ff4532756ac45b338f08933806017e439c18d
parentca4c0a168ae3a48fe97f0c132fefbf606d925bb8
dev-arm: Set/Unset dma coherent mode from python

With this patch it will be possible to automatically enable/disable the
dma-coherent property for the GenericArmPciHost autogenerated DTB.  This
has been done by adding the _dma_coherent param.

Change-Id: I1759fced74e42410462637ca77997a351314a90a
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/16748
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/dev/arm/RealView.py