zephyr/arch
Adam Wojasinski eb51529ab3 llext: Introduce AARCH64 relocation support
Adds support for all relocation type produced by GCC
on AARCH64 platform using partial linking (-r flag) or
shared link (-fpic and -shared flag).

Signed-off-by: Adam Wojasinski <awojasinski@baylibre.com>
2024-09-12 14:48:55 +02:00
..
arc arch: arc: replace ARC_EARLY_SOC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
arm llext: Move arm-specific relocation names from generic LLEXT file 2024-09-12 14:48:55 +02:00
arm64 llext: Introduce AARCH64 relocation support 2024-09-12 14:48:55 +02:00
common arch: Fix assert logic for installing shared interrupt 2024-09-11 07:41:20 -04:00
mips init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
nios2 init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
posix arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
riscv arch: riscv: optionally stores a pointer to csf in `struct arch_esf` 2024-09-10 11:43:40 +02:00
sparc init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
x86 x86: skip printing args when unwinding stack 2024-09-09 18:41:04 -04:00
xtensa init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
CMakeLists.txt
Kconfig arm64: demand paging is supported 2024-09-11 20:18:51 -04:00
Kconfig.v1
Kconfig.v2
archs.yml