Skip to content

Commit

Permalink
net: tests: crypto: Adding legacy Crypto support ipv6 tests
Browse files Browse the repository at this point in the history
-This adds crypto support for ipv6 tests by enabling
 CONFIG_MBEDTLS_LEGACY_CRYPTO_C

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
  • Loading branch information
frkv committed Sep 25, 2024
1 parent 9fecef2 commit 2d6c101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/net/ipv6/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ CONFIG_NET_IF_MAX_IPV6_COUNT=2
CONFIG_NET_IPV6_PE=y
CONFIG_NET_IPV6_PE_FILTER_PREFIX_COUNT=2
CONFIG_NET_IPV6_PE_PREFER_PUBLIC_ADDRESSES=n
CONFIG_MBEDTLS_LEGACY_CRYPTO_C=y

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

0 comments on commit 2d6c101

Please sign in to comment.