Piotr Piwko wrote:
Anyway, could you provide my any better solution to include the VSA to coreboot image?
I believe you're doing it the correct way already.
Piotr Piwko wrote:
I am almost certain that the RAM memory is not initialized correctly. I wrote a simple RAM test function which writes some pattern data into 0x0 - 0x400 address range and then reads it.
There is a similar function ram_check() in lib/ramtest.c.
Conclusion is that RAM initialization for adl/msm800sev target is not valid.
Can you try with several different model DIMMs?
//Peter