diff options
author | Ali Saidi <Ali.Saidi@ARM.com> | 2010-11-08 13:58:24 -0600 |
---|---|---|
committer | Ali Saidi <Ali.Saidi@ARM.com> | 2010-11-08 13:58:24 -0600 |
commit | e6c31ceb2bf62da1241fe6cfcfbd67fd055ce8cd (patch) | |
tree | 84e831a6f5b211e0298a6d8266bd7d623a6dc1e0 /src/arch/arm/locked_mem.hh | |
parent | 5fcf442f4f0d85c5f3fcf6bfd4ecbf37a1f3f4c9 (diff) | |
download | gem5-e6c31ceb2bf62da1241fe6cfcfbd67fd055ce8cd.tar.xz |
ARM: Don't return the result of a table walk the same cycle it's completed.
The L1 cache may have been accessed to provide this data, which confuses
it, if it ends up being accesses twice in one cycle. Instead wait 1 tick
which will force the timing simple CPU to forward to its next clock cycle
when the translation completes.
Also prevent multiple outstanding table walks from occuring at once.
Diffstat (limited to 'src/arch/arm/locked_mem.hh')
0 files changed, 0 insertions, 0 deletions