diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-02-19 14:46:00 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-03-08 17:20:02 +0000 |
commit | 39bd0bb15f4849c24b1fe6a235f245479b8aac22 (patch) | |
tree | 8a7025bf4094914e1650d54dd43afce25bd13963 /tests/qapi-schema/test-qapi.py | |
parent | 99865afc66bafca6f734712a897c0b68460f7757 (diff) | |
download | qemu-39bd0bb15f4849c24b1fe6a235f245479b8aac22.zip qemu-39bd0bb15f4849c24b1fe6a235f245479b8aac22.tar.gz qemu-39bd0bb15f4849c24b1fe6a235f245479b8aac22.tar.bz2 |
hw/arm/armsse: Move sysinfo register block into data-driven framework
Move the sysinfo register block into the data-driven framework.
While we are moving the code for configuring this device around,
regularize on using &error_abortw when setting the integer
properties: they are all simple DEFINE_PROP_UINT32 properties so the
setting can never fail.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210219144617.4782-28-peter.maydell@linaro.org
Diffstat (limited to 'tests/qapi-schema/test-qapi.py')
0 files changed, 0 insertions, 0 deletions