mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 03:11:58 +00:00
The SSE and SSE_FP_MATH configs exist only in the x86 architecture, so extract them to a separate prj_x86.conf file for the fp_sharing test. Fixes Kconfig warnings when building the test for frdm_k64f: - warning: attempt to assign the value "y" to the undefined symbol SSE - warning: attempt to assign the value "y" to the undefined symbol SSE_FP_MATH Signed-off-by: Maureen Helm <maureen.helm@nxp.com> |
||
---|---|---|
.. | ||
alert/alert_api | ||
arm_irq_vector_table | ||
arm_runtime_nmi | ||
boot_page_table | ||
common | ||
context | ||
critical | ||
device | ||
early_sleep | ||
errno | ||
fatal | ||
fifo | ||
fp_sharing | ||
gen_isr_table | ||
init | ||
irq_offload | ||
lifo | ||
mbox | ||
mem_heap/mheap_api_concept | ||
mem_pool | ||
mem_protect | ||
mem_slab | ||
mp | ||
msgq/msgq_api | ||
mutex | ||
obj_tracing | ||
pending | ||
pipe | ||
poll | ||
profiling/profiling_api | ||
queue | ||
sched | ||
semaphore | ||
sleep | ||
smp | ||
spinlock | ||
stack | ||
static_idt | ||
threads | ||
tickless | ||
timer | ||
workq | ||
xip |