|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH 07/23] hw/arm/iotkit: Rename files to hw/arm/armsse.[ch] |
Date: | Fri, 25 Jan 2019 16:01:33 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
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 <address@hidden> > --- > 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 <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |