diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-02-28 10:55:15 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-02-28 11:03:04 +0000 |
commit | f9f62e4c376c6e737e162209b197dcda690e9f81 (patch) | |
tree | 8883477162c41370cde45a2dc4cbe0c88b965b71 /hw/ssi | |
parent | 68d6b36f7f737485b7c5725a5d746d6302e1cfa1 (diff) | |
download | qemu-f9f62e4c376c6e737e162209b197dcda690e9f81.zip qemu-f9f62e4c376c6e737e162209b197dcda690e9f81.tar.gz qemu-f9f62e4c376c6e737e162209b197dcda690e9f81.tar.bz2 |
target/arm/cpu: Allow init-svtor property to be set after realize
Make the M-profile "init-svtor" property be settable after realize.
This matches the hardware, where this is a config signal which
is sampled on CPU reset and can thus be changed between one
reset and another. To do this we have to change the API we
use to add the property.
(We will need this capability for the SSE-200.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190219125808.25174-4-peter.maydell@linaro.org
Diffstat (limited to 'hw/ssi')
0 files changed, 0 insertions, 0 deletions