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 cmake/compiler/gcc: use -flto only for gcc >= 4.5.0 2024-02-16 12:49:42 +01:00
generic.cmake cmake/compiler/: drop ERROR_QUIET when looking for compiler --version 2023-12-04 16:38:08 +00:00
target.cmake llext: move all flags to compiler specific cmake files 2024-01-21 10:59:49 +01:00
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 soc: arm64: Add agilex5 soc folder and its configurations 2023-07-25 16:58:01 +00:00
target_mips.cmake cmake: add MIPS support 2022-01-19 13:48:21 -05:00
target_riscv.cmake riscv: Introduce BitManip extensions 2022-08-29 16:57:18 +02:00
target_sparc.cmake SPARC: add FPU support 2020-12-04 14:33:43 +02:00
target_x86.cmake x86: enable soft float support for Zephyr SDK 2021-01-20 16:45:31 -05:00
target_xtensa.cmake llext: use CMake shared library support on Xtensa 2024-04-08 09:04:32 +02:00