DDRUTIL passes address bus testing where TF-A fails using identical DDR configurations
I've been validating my DDR interface with DDRUTIL through the CubeMX DDR Interactive which seems to pass the tests. When I boot TF-A it is failing both address bus testing for 1's and 0's. But I can run this same test through DDRUTIL and it passes. What am I overlooking here? As for DDR configuration in either case, the files are identical.
Here are the results of doing an address bus test (which per the comments is exactly what TF-A is doing)
DDR Interactive Results
DDR test #4 (AddressBus) triggered with parameters: 4096 0xC0000000
DDR test result: Pass
DDR test #4 (AddressBus) triggered with parameters: 67108864 0xC0000000
DDR test result: Pass
DDR test #4 (AddressBus) triggered with parameters: 67108864 0xC2000000
DDR test result: Pass
DDR test #4 (AddressBus) triggered with parameters: 67108864 0xC4000000
DDR test result: Pass
DDR test #4 (AddressBus) triggered with parameters: 67108864 0xC8000000
DDR test result: Pass
