Hi Team,
Hi Tom Pilar,
Thank you for your quick response, Tom. I encountered the same behavior while testing on RdV3R1Cfg1 FVP as well.
I'm eagerly waiting for your reply once your testing is complete.
WinPE boot issue:
I'm having one more query regarding WinPE boot on both RdN2 & RdV3R1Cfg1.
2. For RdV2R1Cfg1:
Facing the below synchronous exception.
Kindly give suggestions regarding the Boot issues of Ubuntu 24 and WinPE.
Thanks,
Mehala P
I don't have very good news. Ubuntu 24 is currently not supported, it's a known issue in reference firmware stack and it's being worked on, but I cannot tell you when it's likely to be mended.
For RD-N2, I recommend applying this patch to the edk2-platforms checkout:
diff --git a/Platform/ARM/SgiPkg/SgiMemoryMap2.dsc.inc b/Platform/ARM/SgiPkg/SgiMemoryMap2.dsc.inc index 4989625..02c7686 100644 --- a/Platform/ARM/SgiPkg/SgiMemoryMap2.dsc.inc +++ b/Platform/ARM/SgiPkg/SgiMemoryMap2.dsc.inc @@ -59,6 +59,11 @@ gArmSgiTokenSpaceGuid.PcdWdogWS0Gsiv|110 gArmSgiTokenSpaceGuid.PcdWdogWS1Gsiv|111 + # Generic Timer + gArmSgiTokenSpaceGuid.PcdGtCtlBase|0x2A810000 + gArmSgiTokenSpaceGuid.PcdGtFrame1CtlBase|0x2A820000 + gArmSgiTokenSpaceGuid.PcdGtFrame0CtlBase|0x2A830000 + # SP804 dual timer gArmSgiTokenSpaceGuid.PcdSp804DualTimerBaseAddress|0x0C110000 gArmSgiTokenSpaceGuid.PcdSp804DualTimerSize|0x00010000
which adds generic timer and watchdog timer info.
I currently have no info on booting WinPE on RD-V3 R1.
Hi Tom Pilar
Thank you for your support!
Could you please let us know where we can find the latest updates regarding the OS boot?