
2 Oct
2023
2 Oct
'23
3:15 a.m.
This doesn't seem to work on a real board, so use the test on sandbox only.
Signed-off-by: Simon Glass sjg@chromium.org ---
test/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/test/Kconfig b/test/Kconfig index 830245b6f9a9..69d63a5ff7dd 100644 --- a/test/Kconfig +++ b/test/Kconfig @@ -31,6 +31,7 @@ if UT_LIB
config UT_LIB_ASN1 bool "Unit test for asn1 compiler and decoder function" + depends on SANDBOX default y imply ASYMMETRIC_KEY_TYPE imply ASYMMETRIC_PUBLIC_KEY_SUBTYPE
--
2.42.0.582.g8ccd20d70d-goog