Skip to content

Commit 462b528

Browse files
frkvrlubos
authored andcommitted
[nrf noup] net: tests: crypto: Adding legacy Crypto support ipv6 tests
-This adds crypto support for ipv6 tests by enabling CONFIG_MBEDTLS_LEGACY_CRYPTO_C Signed-off-by: Frank Audun Kvamtrø <[email protected]> (cherry picked from commit 2553081)
1 parent d9e0b36 commit 462b528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/net/ipv6/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ CONFIG_NET_IF_MAX_IPV6_COUNT=2
3333
CONFIG_NET_IPV6_PE=y
3434
CONFIG_NET_IPV6_PE_FILTER_PREFIX_COUNT=2
3535
CONFIG_NET_IPV6_PE_PREFER_PUBLIC_ADDRESSES=n
36+
CONFIG_MBEDTLS_LEGACY_CRYPTO_C=y
3637

3738
# Increase the stack a bit for mps2/an385
3839
CONFIG_NET_RX_STACK_SIZE=1700

0 commit comments

Comments
 (0)