sanity: add unified args
Added unified kernel args in zephyr tree. Usage: source zephyr-env.sh sanitycheck +scripts/sanity_chk/sanity_unified.args Change-Id: I5bc087dbdcfffe3197bb8b4608206bb8f56810c2 Signed-off-by: Javier B Perez <javier.b.perez.hernandez@intel.com>
This commit is contained in:
parent
28bba92dc0
commit
3daf30c912
1 changed files with 14 additions and 0 deletions
14
scripts/sanity_chk/sanity_unified.args
Normal file
14
scripts/sanity_chk/sanity_unified.args
Normal file
|
@ -0,0 +1,14 @@
|
|||
--platform
|
||||
qemu_cortex_m3
|
||||
--platform
|
||||
qemu_x86
|
||||
--platform
|
||||
qemu_x86_iamcu
|
||||
--tag
|
||||
unified_capable
|
||||
-x
|
||||
KERNEL_TYPE=unified
|
||||
-O
|
||||
unified
|
||||
-o
|
||||
unified.cvs
|
Loading…
Add table
Add a link
Reference in a new issue