1if not ('ARM' in config.root.targets and 'AArch64' in config.root.targets): 2 config.unsupported = True 3