[please maintain the CC list] On 2016-06-28 13:54, Prince Varghese wrote: > Hi Jan, > Thanks for your reply. > I compiled the sources from next branch and i am getting the following hyp > abort. > It seems like getting from the GICD Registers. I am attaching the gicv2 file > used with freeRTOS as well. > > ************************************* > Cell "FreeRTOS" can be loaded > Started cell "FreeRTOS" > jailhouse@Olimex_RBEI:~/jailhouse_next$ Unhandled HYP data abort exit at > 0xf0005c08 > r0: 0x01c81000 r1: 0xf0010f5c r2: 0x0000001d r3: 0x00020000 > r4: 0xf0010f5c r5: 0x0000083e r6: 0x00ff0000 r7: 0x00000802 > r8: 0xf000d050 r9: 0xf003a000 r10: 0x000000ff r11: 0x00000000 > r12: 0xf000d060 r13: 0xf0005bf4 > Physical address: 0x01c8183e ESR: 0x94000021 > Stopping CPU 1 (Cell: "FreeRTOS") > > Is there any problem with gic-v2 files also..?
If the hypervisor crashes, the problem is not in the guest (by definition). With my toolchain, I have a harmless "add" at the address 0xf0005c08. Could you disable yours (arm-linux-gnueabihf-objdump -dSr hypervisor/hypervisor.o)? Thanks, Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
