summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/files/1280
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/files/1280')
-rw-r--r--results/classifier/zero-shot/108/files/128023
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/files/1280 b/results/classifier/zero-shot/108/files/1280
new file mode 100644
index 00000000..bab532b5
--- /dev/null
+++ b/results/classifier/zero-shot/108/files/1280
@@ -0,0 +1,23 @@
+files: 0.924
+boot: 0.866
+device: 0.835
+network: 0.741
+performance: 0.729
+graphic: 0.694
+PID: 0.693
+semantic: 0.678
+vnc: 0.602
+permissions: 0.600
+socket: 0.542
+debug: 0.469
+other: 0.204
+KVM: 0.054
+
+qemu-system-arm 7.1 can not boot my cortex-m55 image
+Steps to reproduce:
+```
+1.qemu-system-arm -cpu cortex-m55 -machine mps3-an547 -nographic -vga none -monitor none -semihosting -semihosting-config enable=on,target=native -kernel qemu_simu.elf
+2.arm-none-eabi-gdb -ex "target extended-remote localhost:1234" qemu_simu.elf
+```
+Additional information:
+[qemu_simu.tar.gz](/uploads/b8b3bf0f4868fdbb22b19027f685b4f0/qemu_simu.tar.gz)