zephyr/samples/microkernel/test
Dirk Brandewie ca97c3863d x86: collapse AUTOMATIC_FP_ENABLING into FP_SHARING
This avoids the case where the system has multiple threads using
floating point and the threads were not properly configured to use
floating point. The misconfigured threads will only take the fault on
first use of a floating point instruction.

Change-Id: I2be9f9f145bc4e7659e07154021ccc237774897b
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:20 -05:00
..
test_aes samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_bluetooth initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
test_cbc samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_critical CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_ctr samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_events CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_fifo CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_fifo_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_fp_sharing x86: collapse AUTOMATIC_FP_ENABLING into FP_SHARING 2016-02-05 20:24:20 -05:00
test_hmac samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_libs CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_mail CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_mail_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_map CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_map_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_mutex CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_pipe CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_pipe_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_pool CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_prng samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_rand32 Update Title in sample project README.txt files 2016-02-05 20:15:21 -05:00
test_sema CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_sema_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_sha256 samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
test_sprintf CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_stackprot kernel: remove Security options dependency on ENHANCED_SECURITY 2016-02-05 20:24:20 -05:00
test_static_idt CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_task CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_task_irq Update Title in sample project README.txt files 2016-02-05 20:15:21 -05:00
test_task_priv CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_tickless CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_timer CONFIG_DRV_RANDOM is obsolete 2016-02-05 20:15:35 -05:00
test_xip samples: remove ENHANCED_SECURITY from project configs 2016-02-05 20:24:20 -05:00