]> Git Repo - qemu.git/commit
target-arm: Check watchpoints against CPU security state
authorPeter Maydell <[email protected]>
Sun, 26 Apr 2015 15:49:25 +0000 (16:49 +0100)
committerPeter Maydell <[email protected]>
Sun, 26 Apr 2015 15:49:25 +0000 (16:49 +0100)
commitef7bab8d73580b48bda83b8d16b5eea8a3ac43fe
treef187071a8751a6d419a25b4aee66bbafcc5bd98b
parent9e1fc5bdfdf94564abf7621c0ef644599196360f
target-arm: Check watchpoints against CPU security state

Fix a TODO in bp_wp_matches() now that we have a function for
testing whether the CPU is currently in Secure mode or not.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
target-arm/op_helper.c
This page took 0.024157 seconds and 4 git commands to generate.