This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM335X: Wifi EAP support

Part Number: PROCESSOR-SDK-AM335X

We are using "Linux Processor SDK for AM335x Version: 07.03.00.005" on our TI Sitara AM335x board. We have a requirement to support WPA2-PSK and EAP Wifi authentication. We are using WPA_supplicant to interact with wlan interface . In sta_connect_ex.sh file we can see a echo statement saying  "supported key-mgmt: NONE, WPA-PSK" , so we wanted to understand whether "Linux Processor SDK for AM335x Version: 07.03.00.005" supports EAP authentication framework for Wi-fi.