| commit | 67f5af9a4da49cd58b35d0f521266051715d9738 | [log] [tgz] |
|---|---|---|
| author | Anouk Van Laer <anouk.vanlaer@arm.com> | Mon Sep 03 11:18:31 2018 +0100 |
| committer | Anouk Van Laer <anouk.vanlaer@arm.com> | Thu Sep 13 09:05:55 2018 +0000 |
| tree | 89c7643a2398e9758843fd046ad3b41d3897eb50 | |
| parent | d695a3c4c4478f08673bff255250444857d48094 [diff] |
arch-arm: Correction to address size in EL2/EL3 This commit corrects how the address size is determined in EL2/EL3. Previously, TCR_ELx.ips was used but this should be TCR_ELx.ps. Change-Id: I7e5a2f376335532a1d1c8c74d12a416617474ae2 Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-on: https://gem5-review.googlesource.com/12551 Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>