zephyr/arch/arc/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
..
mpu arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2 2020-05-06 12:51:05 -07:00
offsets kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
secureshield
arc_connect.c
arc_smp.c
cache.c arch: arc: optimizations on irq lock/unlock in low level 2020-04-06 11:17:38 -07:00
CMakeLists.txt
cpu_idle.S
fast_irq.S
fatal.c
fault_s.S
fault.c
irq_manage.c
irq_offload.c
isr_wrapper.S
prep_c.c
regular_irq.S
reset.S
switch.S
thread_entry_wrapper.S
thread.c kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
timestamp.c arch: arc: optimizations on irq lock/unlock in low level 2020-04-06 11:17:38 -07:00
userspace.S arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2 2020-05-06 12:51:05 -07:00
vector_table.c
vector_table.ld linker: Clean up section name definitions 2020-04-30 13:42:36 -04:00