| commit | 91295ff980c17efb3ad013b9636017b58e49c071 | [log] [tgz] |
|---|---|---|
| author | Anouk Van Laer <anouk.vanlaer@arm.com> | Tue Sep 04 11:44:42 2018 +0100 |
| committer | Anouk Van Laer <anouk.vanlaer@arm.com> | Thu Sep 13 09:08:19 2018 +0000 |
| tree | a9e1d23baf777704579d3c1d348eebb6c88f7d71 | |
| parent | 67f5af9a4da49cd58b35d0f521266051715d9738 [diff] |
arch-arm: Correction for address size in EL1&0 translation When doing EL0/1 translation in stage2, the physical address size will be defined by the hypervisor (via VTCR_EL2.ps, not TCR.ips). See D10.2.121 of the ARM ARM. Change-Id: Ic7df97c0f5950a648f7408cde3955a640b562c1d Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-on: https://gem5-review.googlesource.com/12552 Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>