1 This directory contains the code for the native client verifier (ncv)
2 which checks whether binaries adhere to certain control flow
3 and instruction set restrictions.
5 The following scons targets are used for testing this code:
7 * decoder_test (uses ncdis)
8 exercises the decoder without a specific correctness tests/criteria.
10 * cpuid_test (uses nacl_cpuid)
11 exercises the cpuid checker