Skip to content

Commit ab6dfa2

Browse files
VivekUppundakartben
authored andcommitted
doc: wifi: Add section for PSA enabled build for Wi-Fi
Add a section which describes how to enable PSA API support for Wi-Fi build. Signed-off-by: Vivekananda Uppunda <[email protected]>
1 parent b87f9d5 commit ab6dfa2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/connectivity/networking/api/wifi.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ Currently, two types of Wi-Fi drivers are supported:
2525
* Networking or socket offloaded drivers
2626
* Native L2 Ethernet drivers
2727

28+
Wi-Fi PSA crypto supported build
29+
********************************
30+
31+
To enable PSA crypto API supported Wi-Fi build, the :kconfig:option:`CONFIG_WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT` and the :kconfig:option:`CONFIG_WIFI_NM_WPA_SUPPLICANT_CRYPTO_MBEDTLS_PSA` need to be set.
32+
2833
Wi-Fi Enterprise test: X.509 Certificate header generation
2934
**********************************************************
3035

0 commit comments

Comments
 (0)