Reboot failing in FVP RDV2 platform

Hi Team,

We are facing issue in reboot path. When we trigger the "reboot -f" command from host. The setup is failed at BL1 stage.

It is failing at In BL1  enable_mmu_direct_el3(flags) function. We have debugged the code and it is failing exactly at assembly instruction "isb" in enable_mmu.s file. It's triggered exception due to failed to read memory address.The exception is SynchronousExceptionSPx .

We expected cold reboot should happen in FVP RDV2. But we are stuck at this point. Please help us to proceed further.

Thanks,

Srinivas M