zephyr/cmake/compiler/gcc
Ederson de Souza cd535b75aa cmake: Reuse llext flags for EDK
Some flags are common between in tree extensions and out of tree
supported by the EDK. Instead of duplicating those flags, the EDK reuses
the llext ones.

However, as the EDK has its own needs, two new lists,
`LLEXT_EDK_APPEND_FLAGS` and `LLEXT_EDK_REMOVE_FLAGS` are defined to
allow EDK to append or remove flags as needed.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2024-05-17 16:21:48 +01:00
..
compiler_flags.cmake cmake: Fix invalid calls of set_compiler_property 2024-04-19 16:40:16 +00:00
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 cmake: Reuse llext flags for EDK 2024-05-17 16:21:48 +01: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