|
@@ -125,10 +125,6 @@ jobs:
|
|
|
- target_config: { config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh64" }
|
|
- target_config: { config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh64" }
|
|
|
wamr_test_option: { mode: "-t aot -X" }
|
|
wamr_test_option: { mode: "-t aot -X" }
|
|
|
|
|
|
|
|
- # XIP is not fully supported yet on RISCV32 ILP32F, some relocations can not be resolved
|
|
|
|
|
- - target_config: { config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh", fpu_type: "fp" }
|
|
|
|
|
- wamr_test_option: { mode: "-t aot -X" }
|
|
|
|
|
-
|
|
|
|
|
# Our xtensa environment doesn't have enough memory
|
|
# Our xtensa environment doesn't have enough memory
|
|
|
- target_config: { target: "xtensa" }
|
|
- target_config: { target: "xtensa" }
|
|
|
wamr_feature_option: { mode: "-G" }
|
|
wamr_feature_option: { mode: "-G" }
|