]> rtime.felk.cvut.cz Git - jailhouse-test.git/commit
fiasco: bootstrap: Some tries to relink fiasco image on 0x0 address.
authorMaxim Baryshnikov <barysmax@fel.cvut.cz>
Mon, 21 Mar 2016 01:24:00 +0000 (02:24 +0100)
committerMaxim Baryshnikov <barysmax@fel.cvut.cz>
Mon, 21 Mar 2016 01:24:00 +0000 (02:24 +0100)
commit83271935e542fa50d01e056c856b88663f5b6efe
tree1d44b309b6402a7ae3d8b1dbb8a8b751c9d599a5
parent1314ea0fa58b8e7d9eb8f0c1ff1e62b7587caea7
fiasco: bootstrap: Some tries to relink fiasco image on 0x0 address.
linkerscript changed a little.

link_objects.sh does linking of bootstrap32.elf in fiasco/l4 build dir.
Must make a little correction for $BOOTST_OBJ_DIR variable before launch.
bootstrap-relink/boot.S [new file with mode: 0644]
bootstrap-relink/bootstrap32.ld [new file with mode: 0644]
bootstrap-relink/link_objects.sh [new file with mode: 0755]