Skip to content

Commit ddaa87c

Browse files
committed
Revert "[nrf fromlist] manifest: wifi: CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG updates"
This reverts commit cf0873a. Signed-off-by: Kapil Bhatt <[email protected]>
1 parent 60cd202 commit ddaa87c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpuapp_defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,9 @@ CONFIG_SERIAL=y
1919
CONFIG_CONSOLE=y
2020
CONFIG_UART_CONSOLE=y
2121

22+
# Enable RNG
23+
CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG=y
24+
CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG_ALLOW_NON_CSPRNG=y
25+
2226
# ISN needs CS-Rand which isn't supported upstream for nRF boards
2327
CONFIG_NET_TCP_ISN_RFC6528=n

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ manifest:
274274
- hal
275275
- name: hostap
276276
path: modules/lib/hostap
277-
revision: 219b1f75d6452aafd1aff1912cc07dd132f753fa
277+
revision: b4c42d88afc5ee04751fe258db757c4ef70abb09
278278
- name: liblc3
279279
revision: bb85f7dde4195bfc0fca9e9c7c2eed0f8694203c
280280
path: modules/lib/liblc3

0 commit comments

Comments
 (0)