0bd86f3604
This commit introduces the `COMPILER_ISA_THUMB2` symbol to allow choosing either the ARM or Thumb instruction set for C code compilation. In addition, this commit introduces the `ASSEMBLER_ISA_THUMB2` helper symbol to specify the default target instruction set for the assembler. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
---|---|---|
.. | ||
generic.cmake | ||
target.cmake | ||
target_arm.cmake | ||
target_asm.cmake | ||
target_baremetal.cmake | ||
target_base.cmake | ||
target_coverage.cmake | ||
target_cpp.cmake | ||
target_freestanding.cmake | ||
target_imacros.cmake | ||
target_optimizations.cmake | ||
target_sanitizers.cmake | ||
target_security_canaries.cmake | ||
target_security_fortify.cmake | ||
target_warnings.cmake | ||
target_x86.cmake |