diff options
author | Chuan Zhu <chuan.zhu@arm.com> | 2018-01-17 10:59:30 +0000 |
---|---|---|
committer | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2018-04-18 15:23:07 +0000 |
commit | 8dabce896aca604f7e47a826970434b8a33b7e9d (patch) | |
tree | 59807a826831892b78a71e2063c3ac16a2343ff4 /tests | |
parent | abbe32b6acacb22761e969b716631c5f616f3229 (diff) | |
download | gem5-8dabce896aca604f7e47a826970434b8a33b7e9d.tar.xz |
arch-arm: Fix masking in CPACR_EL1
Some bits in CPACR_EL1 are RES0 but not RAZ/WI. For instance, bit
CPACR_EL1[31] is RES0 but should be made stateful, since it allows
programing of CPACR.ASEDIS. Therefore the masking of CPACR_EL1
is removed.
Change-Id: If1fa3fa1e06bc38495b8afce2c635f3ddf76ce32
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/10046
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions