In the EMIF User's Guide (SPRU971E), it discusses a possible race condition in section 7.3. It says that the EDMA3 controller will always wait for an EMIF write to complete before signaling an interrupt to the system, but that there are other masters that do not have a hardware guarantee of write-read ordering. It then refers you to the device-specific data manual for a list of masters that need the included software workaround. Looking through the C6455 data sheet (SPRS276I), it has the same statement that some masters need a software workaround, but does not contain a list of masters that need the workaround. Does this list exist someplace? And which masters in the C6455 require the SW workaround?