autopilot.list: replace cbe with tresor tester

Issue #4819.
This commit is contained in:
Josef Söntgen 2023-05-31 11:08:10 +02:00 committed by Norman Feske
parent c40205e93f
commit 194af03fe9
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
# riscv lacks jitterentropy support currently
if {[get_cmd_switch --autopilot] && [have_board virt_qemu_riscv]} {
puts "Autopilot mode is not supported on this platform."
exit 0
}
set dd [installed_command dd]
proc tresor_image_name { } {
@ -1064,7 +1070,7 @@ append_if [have_board linux] boot_modules [tresor_image_name]
build_boot_image $boot_modules
append qemu_args " -nographic -m 512 "
append qemu_args " -nographic "
run_genode_until "child \"test\" exited with exit value.*\n" 500

View File

@ -1,6 +1,5 @@
aes_cbc_4k
bomb
cbe_tester
cpu_balancer
cpu_bench
cpu_quota
@ -73,6 +72,7 @@ timeout
timeout_smp
timer_accuracy
tool_chain_auto
tresor_tester
tz_vmm
usb_block
usb_hid_raw