diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-03-31 15:34:07 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-04-03 19:24:20 +0100 |
commit | 07d1be3b3aac20c21ac4a95c7f3f01a3622a31a3 (patch) | |
tree | 22afeadb73378f96c967f9ae5d9ffa9b3132cdda /scripts/render_block_graph.py | |
parent | f4e1dbc578a051db08a40c05276ebf525b98f949 (diff) | |
download | qemu-07d1be3b3aac20c21ac4a95c7f3f01a3622a31a3.zip qemu-07d1be3b3aac20c21ac4a95c7f3f01a3622a31a3.tar.gz qemu-07d1be3b3aac20c21ac4a95c7f3f01a3622a31a3.tar.bz2 |
target/arm: Remove obsolete TODO note from get_phys_addr_lpae()
An old comment in get_phys_addr_lpae() claims that the code does not
support the different format TCR for VTCR_EL2. This used to be true
but it is not true now (in particular the aa64_va_parameters() and
aa32_va_parameters() functions correctly handle the different
register format by checking whether the mmu_idx is Stage2).
Remove the out of date parts of the comment.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200331143407.3186-1-peter.maydell@linaro.org
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions