Lines Matching +full:- +full:m
1 # SPDX-License-Identifier: Apache-2.0
11 # ARMv8-M mainline is ARMv7-M with additional features from ARMv8-M.
12 set(triple armv8m.main-none-eabi)
14 # ARMv8-M baseline is ARMv6-M with additional features from ARMv8-M.
15 set(triple armv8m.base-none-eabi)
17 # ARMV7_M_ARMV8_M_MAINLINE means that ARMv7-M or backward compatible ARMv8-M
19 set(triple armv7m-none-eabi)
21 # ARMV6_M_ARMV8_M_BASELINE means that ARMv6-M or ARMv8-M supporting the
23 set(triple armv6m-none-eabi)
26 set(triple arm-none-eabi)
29 set(triple aarch64-none-elf)
32 set(triple x86_64-pc-none-elf)
34 set(triple i686-pc-none-elf)
38 set(triple riscv64-unknown-elf)
40 set(triple riscv32-unknown-elf)
58 list(APPEND TOOLCHAIN_C_FLAGS --config
60 list(APPEND TOOLCHAIN_LD_FLAGS --config