COSE: Remove tests using short-circuit option
Remove T_COSE_OPT_SHORT_CIRCUIT_SIG as this option is now only
supported with the Test crypto adaptor layer of t_cose.
The T_COSE_OPT_SHORT_CIRCUIT_TAG option is not supported anymore,
it was removed from t_cose with adding COSE_Mac0 support:
https://github.com/laurencelundblade/t_cose/pull/80
Remove test functions and test cases relying on the above modifiers:
- minimal_test(),
- decode_test_short_circuit_sig(),
- decode_test_symmetric_iat_short_circuit_tag().
Change-Id: If7a9262efdc1711bc722b4950092983f47d26758
Signed-off-by: David Vincze <david.vincze@arm.com>
10 files changed