buildframework/helium/tests/data/bsf/armv6.bsf
changeset 217 0f5e3a7fb6af
parent 181 59bb7c4d6172
child 307 22ecbfc20eb4
child 584 56dd7656a965
child 587 85df38eb4012
equal deleted inserted replaced
181:59bb7c4d6172 217:0f5e3a7fb6af
     1 #<bsf>#
       
     2 
       
     3 # This BSF file is to support building for ARMV6 architecture. The options specified here are same as for ARMV5 except 
       
     4 # the --cpu 6 option in INVARIANT_OPTIONS. This specifies to compiler to compile for generic ARMV6. If any other 
       
     5 # specific options are required such as --cpu ARM1136J-S, etc, then it can be done via a different BSF file
       
     6 # NOTE: The options specified here for the compiler disable the unaligned memory access.
       
     7 
       
     8 CUSTOMIZES ARMV5
       
     9 
       
    10 INVARIANT_OPTIONS --cpu 6 --enum_is_int -Ono_known_library --fpmode ieee_no_fenv --export_all_vtbl --no_vfe --apcs /inter --memaccess -UL41