Nuno Santos <[email protected]>
writes:
> I'm currently playing with the TrustZone technology on the Tegra2
> Harmony board, and my goal is to boot Linux not in the secure world
> (as it is in mainstream Linux), but in the normal world. However, in
> doing this, timer interrupts are not being triggered and the system
> halts early in the bootstrap stage. I'd like to ask if anyone could
> give me a hint for why this is happening.

GIC configuration? I'm not at all familiar with TZ, but you might need
to configure the interrupts as non-secure:

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ihi0048a/CHDCEAIF.html

So you have a secure monitor you can create SMCs for? Is that code
available?

--
Antti P Miettinen
http://www.iki.fi/~ananaza/

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to