Re: [Qemu-devel] [PATCH v3 0/6] ARM: enable TZ in the GIC

2015-09-04 Thread Edgar E. Iglesias
On Fri, Sep 04, 2015 at 05:22:56PM +0100, Peter Maydell wrote: > This patchset enables the TZ support in the GIC for the systems > where we enable TZ support in the CPU. In practice that means > just the "virt" and "vexpress" boards, since all the others > disable the CPU TZ support. > > There are

[Qemu-devel] [PATCH v3 0/6] ARM: enable TZ in the GIC

2015-09-04 Thread Peter Maydell
This patchset enables the TZ support in the GIC for the systems where we enable TZ support in the CPU. In practice that means just the "virt" and "vexpress" boards, since all the others disable the CPU TZ support. There are no changes since v3, I've just rebased this all on top of current target-a