|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH 14/23] iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable |
Date: | Fri, 25 Jan 2019 16:32:01 -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: > The SYS_VERSION and SYS_CONFIG register values differ between the > IoTKit and SSE-200. Make them configurable via QOM properties rather > than hard-coded, and set them appropriately in the ARMSSE code that > instantiates the IOTKIT_SYSINFO device. > > Signed-off-by: Peter Maydell <address@hidden> > --- > include/hw/misc/iotkit-sysinfo.h | 6 ++++ > hw/arm/armsse.c | 51 ++++++++++++++++++++++++++++++++ > hw/misc/iotkit-sysinfo.c | 15 ++++++++-- > 3 files changed, 70 insertions(+), 2 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |