]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/Makefile.objs
hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Feb 2019 14:55:42 +0000 (14:55 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Feb 2019 14:55:42 +0000 (14:55 +0000)
commit6eee5d241a87615a31d46bb043101eceeaa4a799
treeb0030666993d1a2232927d5393ee72a8fdd63232
parent13628891b397386a10a8e3288f31d6ee6ab0bfc3
hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]

Rename the files that used to be iotkit.[ch] to
armsse.[ch] to reflect the fact they new cover
multiple Arm subsystems for embedded.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190121185118.18550-8-peter.maydell@linaro.org
MAINTAINERS
default-configs/arm-softmmu.mak
hw/arm/Makefile.objs
hw/arm/armsse.c [new file with mode: 0644]
hw/arm/iotkit.c [deleted file]
hw/arm/mps2-tz.c
include/hw/arm/armsse.h [new file with mode: 0644]
include/hw/arm/iotkit.h [deleted file]