1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common
Keith Packard fb01e6a3fb cpu: Add TLS symbols for newer picolibc to linker scripts
Newer picolibc versions require some additional symbols defined in the
linker script to correctly manage alignment constraints on thread
local storage.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-03-02 22:55:22 -08:00
..
include cpu/cortexm_common: measure time spent with IRQ disabled 2022-11-24 21:27:20 +01:00
ldscripts cpu: Add TLS symbols for newer picolibc to linker scripts 2023-03-02 22:55:22 -08:00
periph periph/flashpage: fix wrong doxygen group 2021-11-15 17:25:59 +01:00
cortexm_init.c cortexm: initialise fpu early 2021-04-29 13:19:47 +02:00
Kconfig cpu/cortexm_common: enable FPU on cortexm33 2022-05-05 21:16:10 +02:00
Makefile cpu/cortexm_common: Drop LTO workaround for Cortex M thread_arch.c 2020-07-15 10:37:15 +02:00
Makefile.dep cpu: make newlib_nano a DEFAULT_MODULE 2021-05-04 12:12:36 +02:00
Makefile.features cpu/cortexm_common: enable FPU on cortexm33 2022-05-05 21:16:10 +02:00
Makefile.include cpu/common_cortex: handling RIOTBOOT_LEN for tinyusb_dfu 2023-01-15 18:09:55 +01:00
mpu.c cpu/cortexm_common: add support for Cortex-M33 2020-10-06 17:11:26 +02:00
panic.c
thread_arch.c cpu/cortexm: clear FPU state in cpu_switch_context_exit() 2022-10-05 22:17:26 +02:00
vectors_cortexm.c cpu/cortexm_common: allow to overwrite nmi_handler 2022-06-20 18:22:22 +02:00