On 1/21/19 10:51 AM, Peter Maydell wrote: > 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.mayd...@linaro.org> > --- > hw/arm/Makefile.objs | 2 +- > include/hw/arm/{iotkit.h => armsse.h} | 4 ++-- > hw/arm/{iotkit.c => armsse.c} | 2 +- > hw/arm/mps2-tz.c | 2 +- > MAINTAINERS | 4 ++-- > default-configs/arm-softmmu.mak | 2 +- > 6 files changed, 8 insertions(+), 8 deletions(-) > rename include/hw/arm/{iotkit.h => armsse.h} (99%) > rename hw/arm/{iotkit.c => armsse.c} (99%)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~