commit | 9059aafbd3157f515d23b7ba5e89a2d1a8cfd41a | [log] [tgz] |
---|---|---|
author | Javier Bueno <javier.bueno@metempsy.com> | Wed Mar 27 12:35:54 2019 +0100 |
committer | Javier Bueno Hedo <javier.bueno@metempsy.com> | Wed Mar 27 12:49:31 2019 +0000 |
tree | 768a8c785fb1a37a1984f3001a01ce2141a97f73 | |
parent | 78f1f4d8f9267b5345f5a34f113eabae2a2faac9 [diff] |
config: Use the corresponding HPI Caches when using the HPI cpu The HPI cpu comes with specific cache definitions, but they are ignored when using this cpu. This patch solves this in the same way it is done for the O3_ARM_v7a cpu. Change-Id: Iabf763291099d9508e3c5eac00b1e233cb38ce6b Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17708 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>