This is in preparation for adding another SoC where qemu_xtensa is no longer valid choice. So use qemu_xtensa/dc233c as it is the same as the old qemu_xtensa. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
15 lines
230 B
YAML
15 lines
230 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
common:
|
|
platform_allow:
|
|
- qemu_riscv32
|
|
- qemu_riscv64
|
|
- qemu_cortex_a53
|
|
- qemu_cortex_m3
|
|
- qemu_xtensa/dc233c
|
|
tags:
|
|
- debug
|
|
- symtab
|
|
|
|
tests:
|
|
debug.symtab: {}
|