Re: [PATCH 04/34] test: Make UT_LIB_ASN1 depend on sandbox

2023-12-13 Thread Simon Glass
This doesn't seem to work on a real board, so use the test on sandbox only. Signed-off-by: Simon Glass --- test/Kconfig | 1 + 1 file changed, 1 insertion(+) Applied to u-boot-dm/next, thanks!

[PATCH 04/34] test: Make UT_LIB_ASN1 depend on sandbox

2023-10-01 Thread Simon Glass
This doesn't seem to work on a real board, so use the test on sandbox only. Signed-off-by: Simon Glass --- 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 @@