]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Remove ASN1 library test
authorRaymond Mao <raymond.mao@linaro.org>
Thu, 3 Oct 2024 21:50:39 +0000 (14:50 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 14 Oct 2024 23:58:52 +0000 (17:58 -0600)
commit4e1ca0416bb3bfba7a57fc111a558ea63d8ceb12
treee2952c3a24ebd1aab9ed593ddf9acfb7714ca290
parentab58c46584f3aafd47f7c3c123ef96e7c44e873a
test: Remove ASN1 library test

With MBEDTLS_LIB_X509 enabled, we don't build the original ASN1 lib,
So remove it from test.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
test/Kconfig