Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hello,I would like to know what is IO Coherency in ARM Cortex R5?
Thanks,
Surabhi
Hi Surabhi,
I think this refers to the Cortex-R5 Accelerator Coherency Port (ACP).
This is an AXI port where you can connect a peripheral. The ACP port will provide coherency between the CPUs and the peripheral. In the case of the Cortex-R5, the peripheral writes will invalidate cache lines from the CPUs caches.
See the ACP chapter in the Cortex-R5 Technical Reference Manual.