Mark unused variable in tests for cases with reduced configs
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
d2da19b8eb
commit
57d2f13ebc
1 changed files with 1 additions and 0 deletions
|
@ -764,6 +764,7 @@ int mbedtls_test_psa_exported_key_sanity_check(
|
|||
#endif /* MBEDTLS_ECP_C */
|
||||
|
||||
{
|
||||
(void) exported;
|
||||
TEST_ASSERT( ! "Sanity check not implemented for this key type" );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue