On 01/05/2012 09:32 AM, Peter Maydell wrote: > On 5 January 2012 15:11, Rob Herring <rob.herr...@calxeda.com> wrote: >> Mark, there is not a qemu code dependency on Trustzone support, so we >> don't need to wait for that to add highbank support. > > That's good, because Trustzone support is not going to land imminently > I suspect, and it would be better not to have it as a dependency. > (I'll consider minimal workarounds for lack-of-trustzone if we have to > to get things booting.)
We don't need the full Trustzone secure and non-secure states to work. We just need writes to the various secure config registers to be ignored and not error out. Rob