1common: 2 tags: linker 3tests: 4 application_development.vector_table_relocation.arm: 5 arch_allow: arm 6 filter: CONFIG_CPU_CORTEX_M_HAS_VTOR 7 # Exclude mps3/corstone310 because it uses another mechanism to support relocation 8 # of the vector table (CONFIG_ROMSTART_RELOCATION_ROM). 9 platform_exclude: 10 - mps3/corstone310/an555 11 - mps3/corstone310/fvp 12 - mps4/corstone315/fvp 13 - mps4/corstone320/fvp 14