1 2 3 4 5 6 7 8 9 10 11 12
# name: attributes for 'any' CPU with ARMv8-M security extension # source: any-armv8m.s # as: -mthumb # readelf: -A # This test is only valid on EABI based ports. # target: *-*-*eabi* Attribute Section: aeabi File Attributes Tag_CPU_arch: v8-M.baseline Tag_CPU_arch_profile: Microcontroller Tag_THUMB_ISA_use: Yes