2
0
Fork 0
genodepkgs/tests/sotest_hw_config.dhall

5 lines
158 B
Plaintext

{ boot_items =
[ { exec = "bender", load = [ "image.elf" ], name = "Genode base-hw" } ]
, boot_panic_patterns = [ "Error: init", "PAGE-FAULT IN CORE" ]
}