Skip to content

Commit 9e6960f

Browse files
finikorgcarlescufi
authored andcommitted
boards: x86: Indicate smp support for ADL and EHL boards
Indicate SMP support to be able to run related tests on the boards. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
1 parent bf4dc31 commit 9e6960f

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

boards/x86/intel_adl/intel_adl_crb.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ supported:
1212
- rtc
1313
- i2c
1414
- spi
15+
- smp
1516
testing:
1617
timeout_multiplier: 4
1718
ignore_tags:

boards/x86/intel_adl/intel_adl_rvp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ toolchain:
66
- zephyr
77
ram: 2048
88
supported:
9+
- smp
910
- watchdog
1011
testing:
1112
timeout_multiplier: 4

boards/x86/intel_ehl/intel_ehl_crb.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ram: 2048
99
supported:
1010
- gpio
1111
- smbus
12+
- smp
1213
- rtc
1314
- watchdog
1415
testing:

0 commit comments

Comments
 (0)