zephyr/arch/arm/core/aarch32
Joakim Andersson cb32d8e8e9 modules: tfm: Allow enabling FPU in the application with TF-M enabled
Allow the application to enable the FPU when TF-M has been enabled.
Pass the correct compilation flags according to the TF-M integration
guide.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2022-06-29 14:45:39 +00:00
..
cortex_a_r asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
cortex_m arch: arm: Add support for multiple zero-latency irq priorities 2022-05-13 08:38:28 -05:00
mmu arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
mpu global: Correct extern K_THREAD_STACK_DEFINE usage 2022-06-20 10:25:52 +02:00
CMakeLists.txt arm: vector_table: Automatically place the IRQ vector table 2022-06-28 12:29:42 +02:00
Kconfig modules: tfm: Allow enabling FPU in the application with TF-M enabled 2022-06-29 14:45:39 +00:00
Kconfig.vfp arch: arm: Add unified floating-point configuration symbols 2022-05-05 12:03:27 +09:00
__aeabi_atexit.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
cpu_idle.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
fatal.c coredump: arm: Capture callee registers during k_panic() / k_oops 2022-05-12 19:03:34 -04:00
irq_manage.c arch: arm: Add support for multiple zero-latency irq priorities 2022-05-13 08:38:28 -05:00
irq_offload.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
irq_relay.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
isr_wrapper.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nmi.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
nmi_on_reset.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
prep_c.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
swap.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
swap_helper.S coredump: arm: Capture callee registers during k_panic() / k_oops 2022-05-12 19:03:34 -04:00
thread.c global: Correct extern K_THREAD_STACK_DEFINE usage 2022-06-20 10:25:52 +02:00
userspace.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
vector_table.ld arm: vector_table: Automatically place the IRQ vector table 2022-06-28 12:29:42 +02:00