zephyr/include/arch
Øyvind Rønningstad 382bbacb0a tfm: Put saving of FPU context into its own file so it can be reused
Also, this eases readability.

The new API can be used any time all FP registers must be manually
saved and restored for an operation.

Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
2021-06-07 15:23:22 +02:00
..
arc ARC: arch.h: setup ARCH_STACK_PTR_ALIGN correctly for 64 bit 2021-05-07 14:55:49 -05:00
arm/aarch32 tfm: Put saving of FPU context into its own file so it can be reused 2021-06-07 15:23:22 +02:00
arm64 arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
common arch: implement brute force find_lsb_set() 2021-05-07 13:36:22 -04:00
nios2 nios2: Fix C++ exception handling info linking 2021-05-28 12:07:46 -05:00
posix clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
riscv arch: riscv: linker script: add support for rom_start section 2021-06-04 16:31:00 -05:00
sparc sparc: add _image_rodata_start/end to linker script 2021-04-28 22:25:42 +02:00
x86 coding guidelines: add to function prototypes form named parameters 2021-06-04 16:20:06 -05:00
xtensa clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
arch_inlines.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
cpu.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
structs.h kernel: add an architecture specific structs header 2021-04-21 09:03:47 -04:00
syscall.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00