13 lines
212 B
Plaintext
Raw Normal View History

2015-10-04 01:45:21 +02:00
# enable special handling in tool/run/boot_dir/sel4
set core_test "sel4"
2014-10-15 14:48:45 +02:00
build { test/sel4 }
2014-10-14 15:18:31 +02:00
create_boot_directory
2014-10-15 14:48:45 +02:00
build_boot_image "test-sel4"
2014-10-14 15:18:31 +02:00
append qemu_args " -nographic -m 64 "
run_genode_until forever