]> rtime.felk.cvut.cz Git - hercules2020/jailhouse-build.git/commit
deb: Do not start jailhouse automatically
authorMichal Sojka <michal.sojka@cvut.cz>
Sun, 26 Aug 2018 21:27:46 +0000 (23:27 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 26 Aug 2018 21:27:46 +0000 (23:27 +0200)
commit6bc49ff7de4f1064f41994955b03aabc97480602
treeee0b7515dbbbbd8e6a0116aeca5c4dbd7d5c8667
parent533252183356da625b3cfc68a63268e0b32057c8
deb: Do not start jailhouse automatically

When jailhouse is started automatically (relatively early) during the
boot, something in the user space reads from 0xf0000 (see below),
which is not allowed by Jailhouse memory map. So far it is not clear
what it is and what it tries to read. According to TX2 memory map,
nothing should be there.

    Unhandled data read at 0xf0000(1)

    FATAL: unhandled trap (exception class 0x24)
    Cell state before exception:
     pc: 0000007f9a22fb40   lr: 000000557e594360 spsr: 20000000     EL0
README
build/Makefile