Skip to content

Commit b534fb5

Browse files
committed
drivers: wifi: nrf71: Select Wi-Fi boot on TF-M NS builds
When the nRF71 Wi-Fi driver is enabled with TF-M, select CONFIG_SOC_NRF71_WIFI_BOOT so the secure image starts the LMAC before the host driver opens IPC. Assisted-by: Cursor:Auto Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent 37ec7b0 commit b534fb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/wifi/nrf71/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ menuconfig WIFI_NRF71
1414
select IPC_SERVICE
1515
select MBOX
1616
select SPSC_PBUF
17+
select SOC_NRF71_WIFI_BOOT if BUILD_WITH_TFM
1718
default y
1819
depends on DT_HAS_NORDIC_NRF7120_WIFI_ENABLED
1920
help

0 commit comments

Comments
 (0)