]> Git Repo - qemu.git/commit
target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()
authorPeter Maydell <[email protected]>
Mon, 9 Oct 2017 13:48:31 +0000 (14:48 +0100)
committerPeter Maydell <[email protected]>
Thu, 12 Oct 2017 12:23:14 +0000 (13:23 +0100)
commitb9f587d62cebed427206539750ebf59bde4df422
tree814d04577f6b6f871aee0c6f642080c0472b5083
parent8602beb7fad4b2abd5341f4303ec3c799fa0217c
target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()

Add the M profile secure MMU index values to the switch in
get_a32_user_mem_index() so that LDRT/STRT work correctly
rather than asserting at translate time.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 1507556919[email protected]
target/arm/translate.c
This page took 0.025496 seconds and 4 git commands to generate.