tests: openocd tracing does not support SMP
current openocd tracing does not support SMP Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
This commit is contained in:
parent
9544350832
commit
649c678e3b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ tests:
|
||||||
tracing.backends.openocd:
|
tracing.backends.openocd:
|
||||||
extra_configs:
|
extra_configs:
|
||||||
- CONFIG_OPENOCD_SUPPORT=y
|
- CONFIG_OPENOCD_SUPPORT=y
|
||||||
|
- CONFIG_SMP=n
|
||||||
arch_exclude: posix xtensa
|
arch_exclude: posix xtensa
|
||||||
platform_exclude: qemu_x86_64
|
platform_exclude: qemu_x86_64
|
||||||
tracing.uart:
|
tracing.uart:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue