]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: Implement asidx_from_attrs
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 14:15:06 +0000 (14:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 14:15:06 +0000 (14:15 +0000)
commit017518c1f6ed9939c7f390cb91078f0919b5494c
treef716d617ec351497ebbd53971614033b104aa914
parent9e273ef2174d7cd5b14a16d8638812541d3eb6bb
target-arm: Implement asidx_from_attrs

Implement the asidx_from_attrs CPU method to return the
Secure or NonSecure address space as appropriate.

(The function is inline so we can use it directly in target-arm
code to be added in later patches.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target-arm/cpu.c
target-arm/cpu.h