aboutsummaryrefslogtreecommitdiff
path: root/trace
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-02-19 14:45:54 +0000
committerPeter Maydell <peter.maydell@linaro.org>2021-03-08 17:20:02 +0000
commit91eb4f64eb49ea8dc7e5ebf5fdb377008ee0b688 (patch)
treed61c28c9b002825bf9e2c025b95414a31774d884 /trace
parent4239b311467bea86578d9da3cd22909de69d7af7 (diff)
downloadqemu-91eb4f64eb49ea8dc7e5ebf5fdb377008ee0b688.zip
qemu-91eb4f64eb49ea8dc7e5ebf5fdb377008ee0b688.tar.gz
qemu-91eb4f64eb49ea8dc7e5ebf5fdb377008ee0b688.tar.bz2
hw/arm/armsse: Use an array for apb_ppc fields in the state structure
Convert the apb_ppc0 and apb_ppc1 fields in the ARMSSE state struct to use an array instead of two separate fields. We already had one place in the code that wanted to be able to refer to the PPC by index, and we're about to add more code like that. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210219144617.4782-22-peter.maydell@linaro.org
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions