diff --git a/Makefile.util.def b/Makefile.util.def index 7b91c0b61..313dd0a68 100644 --- a/Makefile.util.def +++ b/Makefile.util.def @@ -1294,13 +1294,13 @@ script = { }; script = { - testcase = native; + testcase = nonnative; name = asn1_test; common = tests/asn1_test.in; }; script = { - testcase = native; + testcase = nonnative; name = tpm2_key_protector_test; common = tests/tpm2_key_protector_test.in; };