Re: [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model

2018-02-23 Thread no-reply
Cortex-M33 and mps2-an505 board model === TEST SCRIPT BEGIN === #!/bin/bash set -e git submodule update --init dtc # Let docker tests dump environment info export SHOW_ENV=1 export J=8 time make docker-test-quick@centos6 === TEST SCRIPT END === Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384

Re: [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model

2018-02-22 Thread Eric Blake
On 02/22/2018 01:11 PM, Peter Maydell wrote: ERROR: line over 90 characters #54: FILE: hw/arm/mps2-tz.c:21: + * https://developer.arm.com/products/system-design/development-boards/fpga-prototyping-boards/mps2 Does anybody better with perl and more familiar with checkpatch's internals feel l

Re: [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model

2018-02-22 Thread Peter Maydell
On 22 February 2018 at 19:03, wrote: > WARNING: line over 80 characters > #530: FILE: include/hw/misc/iotkit-secctl.h:14: > + * > http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ecm0601256/index.html > WARNING: line over 80 characters > #660: FILE: include/hw/arm/iotkit.h:13: > + *

Re: [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model

2018-02-22 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180220180325.29818-1-peter.mayd...@linaro.org Subject: [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model === TEST SCRIPT BEGIN === #!/bin/bash BASE

[Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model

2018-02-20 Thread Peter Maydell
This patchset enables the Cortex-M33 v8M CPU type and adds a board model for it: the AN505 FPGA image for the MPS2+ devboard. The AN505 uses and extends the "IoT Kit", which is a reference subsystem that includes the CPU and some devices, and is intended to be extended further to build a complete d