On 16 November 2015 at 14:05, Peter Maydell <peter.mayd...@linaro.org> wrote: > Add a secure memory region to the virt board, which is the > same as the nonsecure memory region except that it also has > a secure-only UART in it. This is only created if the > board is started with the '-machine secure=on' property. > > This is an RFC patch, beacuse the device tree bindings for > indicating secure vs nonsecure devices are still under > discussion upstream: > https://lkml.org/lkml/2015/10/29/287
The bindings have been accepted upstream, so we can take the 'RFC' tag off this patch now. thanks -- PMM