zephyr/cmake/compiler/gcc
Luca Burelli 1e47c64266 llext: use CMake shared library support on Xtensa
This change reworks the Xtensa support in llext to use CMake's native
shared library support, instead of manually running "gcc -shared".

This change minimizes the differences in llext handling by defining
appropriate CMake targets for the different architectures.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2024-04-08 09:04:32 +02:00
..
compiler_flags.cmake
generic.cmake
target.cmake
target_arc.cmake hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
target_arm.cmake llext: Rework hello_world test case to be "simple" 2024-03-09 14:44:23 +00:00
target_arm64.cmake
target_mips.cmake
target_riscv.cmake
target_sparc.cmake
target_x86.cmake
target_xtensa.cmake llext: use CMake shared library support on Xtensa 2024-04-08 09:04:32 +02:00