Home
last modified time | relevance | path

Searched refs:supported_architecture (Results 1 - 1 of 1) sorted by relevance

/build/config/components/init/seccomp/scripts/
H A Dgenerate_code_from_policy.py30 supported_architecture = ['arm', 'arm64', 'riscv64'] variable
865 for arch in supported_architecture:
899 arches = supported_architecture
1004 if args.target_cpu not in supported_architecture:
1014 for arch in supported_architecture:

Completed in 2 milliseconds