diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-03-30 22:03:58 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-04 10:32:46 +0100 |
commit | 59dff859cd850876df2cfa561c7bcfc4bdda4599 (patch) | |
tree | 9f9b90aa70fcd94dd16c3ae43f1d608bc0d54dc0 /bsd-user/sparc64 | |
parent | bf05340cb655637451162c02dadcd6581a05c02c (diff) |
target/arm: Use enum constant in get_phys_addr_lpae() call
The access_type argument to get_phys_addr_lpae() is an MMUAccessType;
use the enum constant MMU_DATA_LOAD rather than a literal 0 when we
call it in S1_ptw_translate().
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200330210400.11724-3-peter.maydell@linaro.org
Diffstat (limited to 'bsd-user/sparc64')
0 files changed, 0 insertions, 0 deletions