File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
kernel/threads/dynamic_thread_stack Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ tests:
1212 DTC_OVERLAY_FILE="boards/emulated_board.overlay"
1313 platform_exclude :
1414 - qemu_cortex_a53
15- - qemu_cortex_a53//smp
15+ - qemu_cortex_a53/qemu_cortex_a53 /smp
1616 - qemu_kvm_arm64
1717 - xenvm
18- - xenvm//gicv3
18+ - xenvm/xenvm /gicv3
1919 - hifive_unmatched
2020 - rcar_h3ulcb/r8a77951/a57
2121 - rcar_salvator_xs
@@ -29,10 +29,10 @@ tests:
2929 (CONFIG_QEMU_TARGET or CONFIG_ARCH_POSIX)
3030 platform_allow :
3131 - qemu_cortex_a53
32- - qemu_cortex_a53//smp
32+ - qemu_cortex_a53/qemu_cortex_a53 /smp
3333 - qemu_kvm_arm64
3434 - xenvm
35- - xenvm//gicv3
35+ - xenvm/xenvm /gicv3
3636 extra_args :
3737 CONF_FILE="prj.conf;boards/qemu_cortex_a53.conf"
3838 DTC_OVERLAY_FILE="boards/qemu_cortex_a53.overlay"
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ tests:
1212 platform_exclude :
1313 - hifive_unmatched
1414 - qemu_cortex_a53
15- - qemu_cortex_a53//smp
15+ - qemu_cortex_a53/qemu_cortex_a53 /smp
1616 - qemu_kvm_arm64
1717 - xenvm
18- - xenvm//gicv3
18+ - xenvm/xenvm /gicv3
1919 - rcar_h3ulcb/r8a77951/a57
2020 - rcar_salvator_xs
2121 integration_platforms :
@@ -30,10 +30,10 @@ tests:
3030 platform_allow :
3131 - hifive_unmatched
3232 - qemu_cortex_a53
33- - qemu_cortex_a53//smp
33+ - qemu_cortex_a53/qemu_cortex_a53 /smp
3434 - qemu_kvm_arm64
3535 - xenvm
36- - xenvm//gicv3
36+ - xenvm/xenvm /gicv3
3737 integration_platforms :
3838 - qemu_cortex_a53
3939 extra_args :
Original file line number Diff line number Diff line change 66 - qemu_x86/atom/nommu
77 - qemu_x86_64
88 - qemu_cortex_a53
9- - qemu_cortex_a53//smp
9+ - qemu_cortex_a53/qemu_cortex_a53 /smp
1010 - qemu_cortex_m3
1111 - qemu_riscv32
1212 - qemu_riscv32e
You can’t perform that action at this time.
0 commit comments