Hi, all
Here is a question about pcie: when memory range from 0x1230_0000 to 0x123F_FFFF in device1 mapped to device2's outbound region0 with OB_SIZE=1MB (start with 0x6000_0000), Is this mean that the content in 0x1230_0000~0x123F_FFFFF will ANTU transfer to device's region0 ? what if the content in this range(0x1230_0000~0x123F_FFFFF)changed, how the region0 will synchronize the content in it?
thanks !