mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 21:25:53 +00:00
With this patch we introduce unified kernel support for NIOS II. Not all test cases have been ported, but the following command currently succeeds with 43/43 passing test cases: $ sanitycheck --arch=nios2 -xKERNEL_TYPE=unified \ --tag=unified_capable Issue: ZEP-934 Change-Id: Id8effa0369a6a22c4d0a789fa2a8e108af0e0786 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
17 lines
165 B
Plaintext
17 lines
165 B
Plaintext
--platform
|
|
qemu_cortex_m3
|
|
--platform
|
|
qemu_x86
|
|
--platform
|
|
qemu_x86_iamcu
|
|
--platform
|
|
qemu_nios2
|
|
--tag
|
|
unified_capable
|
|
-x
|
|
KERNEL_TYPE=unified
|
|
-O
|
|
unified
|
|
-o
|
|
unified.cvs
|