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.
ARM AXI 5 reference manual says -
Multi-copy atomicity can be ensured by:• Using a single Point of Serialization (PoS) for a given address, so that all accesses to the same location are ordered. This must ensure that all coherent cached copies of a location are invalidated before the new valueof the location is made visible to any agents
Where is the Point of Serialization in a typical AMBA 5 based SoC? Is it the interconnect?