HI Everyone, I need help about DRAM address mapping on a Cortex A-72 especially my question is : given two physical memory addresses how can i know if they are in the same DIMM, Rank and Bank ? is there any bit to check for it ? Thank you.
This depends on the SoC not the core. So check your SoC's technical manual to find this out.
ok, thank you.