Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260805153005.9989-1-simonxhy0404@gmail.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
docs/system/arm/mps2.rst | 6 +-
hw/arm/armsse.c | 208 +++++++++++++++++++++++++++++++-
hw/arm/mps2-tz.c | 160 +++++++++++++++++++++++-
hw/misc/iotkit-secctl.c | 132 ++++++--------------
hw/misc/iotkit-sysctl.c | 89 ++++++++++++--
hw/misc/iotkit-sysinfo.c | 22 +++-
hw/misc/mps2-fpgaio.c | 13 ++
include/hw/arm/armsse-version.h | 2 +
include/hw/arm/armsse.h | 9 +-
include/hw/misc/iotkit-sysctl.h | 1 +
include/hw/misc/mps2-fpgaio.h | 2 +
target/arm/tcg/cpu-v7m.c | 41 +++++++
12 files changed, 566 insertions(+), 119 deletions(-)