12 lines
231 B
YAML
12 lines
231 B
YAML
|
common:
|
||
|
arch_allow: x86
|
||
|
platform_allow: ehl_crb
|
||
|
tags: edac ibecc
|
||
|
tests:
|
||
|
edac.ibecc.production:
|
||
|
extra_configs:
|
||
|
- CONFIG_EDAC_ERROR_INJECT=n
|
||
|
edac.ibecc.debug:
|
||
|
extra_configs:
|
||
|
- CONFIG_EDAC_ERROR_INJECT=y
|