zephyr/arch/arm
Ibrahim Abdalkader 86c17aef06 llext: arm: Restrict llext veneer support to Mainline cores.
Restrict ARCH_HAS_LLEXT_VENEERS to ARMV7_M_ARMV8_M_MAINLINE instead
of all CPU_CORTEX_M targets, since the veneer implementation relies
on a Mainline-only Thumb-2 instruction sequence not supported on
Baseline cores.

Signed-off-by: Ibrahim Abdalkader <i.abdalkader@gmail.com>
2026-05-21 17:04:24 -04:00
..
core llext: arm: Restrict llext veneer support to Mainline cores. 2026-05-21 17:04:24 -04:00
include arch/arm: Remove unused Cortex M thread struct elements 2026-03-10 17:24:10 +01:00
CMakeLists.txt arch: arm: cmake: Correct endian in output format 2024-07-04 18:01:51 -04:00
Kconfig llext: Add support for generating veneers for out-of-range branches. 2026-05-14 15:13:09 +02:00