diff options
author | Adrian Herrera <adrian.herrera@arm.com> | 2019-12-05 15:50:59 +0000 |
---|---|---|
committer | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2020-01-27 16:39:23 +0000 |
commit | eacc7c7e98cd563cc5bc90735867d5a0e86c2947 (patch) | |
tree | 8637194e2871ce8be2807e4abb0fc4aa1a0975dc /src/gpu-compute | |
parent | 13083a1c9cdd271d0cb4d8d2eb14161f5fe5fd03 (diff) | |
download | gem5-eacc7c7e98cd563cc5bc90735867d5a0e86c2947.tar.xz |
system-arm: AArch64 boot, init CNTFRQ_EL0
CNTFRQ_EL0 should be initialised to a uniform value in all cores present
in the system. Previously, this was only done if EL3 was present,
however architecture states CNTFRQ_EL0 may be written from the highest
EL implemented.
This patch moves this initilization outside of the EL3-only one.
Change-Id: Ibaa197de53d531ba898e5137ba4f46a8c9554699
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24683
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/gpu-compute')
0 files changed, 0 insertions, 0 deletions