diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2022-02-01 19:32:03 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-02-08 10:56:29 +0000 |
commit | 7eb54267f243a336deaf3c806a5b5422365ee861 (patch) | |
tree | f85c5081c7aef4ff7da4d855b74e1ac17b774dc5 /crypto/random-platform.c | |
parent | 244194fe24dbaf1aa820a9ac5a9d7a8373288389 (diff) | |
download | qemu-7eb54267f243a336deaf3c806a5b5422365ee861.zip qemu-7eb54267f243a336deaf3c806a5b5422365ee861.tar.gz qemu-7eb54267f243a336deaf3c806a5b5422365ee861.tar.bz2 |
hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
Make the update_ite() struct use the new ITEntry struct, so that
callers don't need to assemble the in-memory ITE data themselves, and
only get_ite() and update_ite() need to care about that in-memory
layout. We can then drop the no-longer-used IteEntry struct
definition.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220201193207.2771604-10-peter.maydell@linaro.org
Diffstat (limited to 'crypto/random-platform.c')
0 files changed, 0 insertions, 0 deletions