diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-09-04 15:21:51 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-09-04 15:21:51 +0100 |
commit | 03ae85f858fc46495258a5dd4551fff2c34bd495 (patch) | |
tree | 13b7aee233489f219c9dcab85d8ed701de16577c /hax-stub.c | |
parent | 98bfaac788be0ca63d7d010c8d4ba100ff1d8278 (diff) | |
download | qemu-03ae85f858fc46495258a5dd4551fff2c34bd495.zip |
target/arm: Use MMUAccessType enum rather than int
In the ARM get_phys_addr() code, switch to using the MMUAccessType
enum and its MMU_* values rather than int and literal 0/1/2.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 1501692241-23310-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hax-stub.c')
0 files changed, 0 insertions, 0 deletions