zephyr/arch/posix/core
Stephanos Ioannidis aaf93205bb kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING
This commit renames the Kconfig `FP_SHARING` symbol to `FPU_SHARING`,
since this symbol specifically refers to the hardware FPU sharing
support by means of FPU context preservation, and the "FP" prefix is
not fully descriptive of that; leaving room for ambiguity.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-08 10:58:33 +02:00
..
offsets kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
CMakeLists.txt arch: posix: isolate arch-soc/board IF from kernel-arch IF 2019-10-09 09:14:18 -04:00
cpuhalt.c tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
fatal.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
irq.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
posix_core.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
swap.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
thread.c kernel: add Z_STACK_PTR_ALIGN ARCH_STACK_PTR_ALIGN 2020-04-21 18:45:45 -04:00