This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to Write CP15 registers (CRn:C15) in Non-Secure mode

Some of the Cortex-A8 registers like CP15 registers (CRn:C15) are writeable
only in secure mode. How to write these registers when the CPU is in Non-Secure  mode?
Please let me know if there is any reference example code on this.
The Cortex-A8 manual mentions about the SMC requests but don't understand how to
implement that in the assembly code.

0