zephyr/include/arch
Daniel Leung 7a5f9e81de x86: define dynamic thread object alignment
x86 and x86_64 require certain alignment in the k_thread struct
since the buffer to save/restore FPU/SSE registers requires
strict alignment.

Fixes #29589
Fixes #29629

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-01-13 09:43:55 -08:00
..
arc arc: enable thread local storage 2020-11-11 13:25:29 +01:00
arm arch: arm: cortex_r: Add CMSIS support for Cortex-R7 2021-01-13 15:04:43 +01:00
common ARCH: COMMON: split sys_io.h for MMIO & memory bits functions 2020-09-01 13:36:48 +02:00
nios2 arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
posix Revert "posix: linker: Wrap rodata and rwdata in sections." 2020-09-02 14:46:01 -04:00
riscv arch: riscv: linker: add support for userspace 2020-11-09 15:37:11 -05:00
sparc sparc: add support for thread local storage 2020-11-13 14:53:55 -08:00
x86 x86: define dynamic thread object alignment 2021-01-13 09:43:55 -08:00
xtensa drivers: entropy: esp32: update register call 2021-01-13 09:10:46 -05:00
arch_inlines.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cpu.h arch: Add SPARC processor architecture 2020-11-13 14:53:55 -08:00
syscall.h arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00