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