Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hostap: add crypto module test kconfig option #79079

Merged

Commits on Oct 9, 2024

  1. hostap: add crypto module test kconfig option

    Add crypto module test kconfig option
    CONFIG_WIFI_NM_WPA_SUPPLICANT_CRYPTO_TEST,
    which is default n and hidden.
    It is only available by developer for crypto module test.
    
    Signed-off-by: Fengming Ye <frank.ye@nxp.com>
    fengming-ye committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    154cd9d View commit details
    Browse the repository at this point in the history
  2. west.yml: update hostap revision

    Update hostap revision to get crypto module test.
    
    Signed-off-by: Fengming Ye <frank.ye@nxp.com>
    fengming-ye committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5be972d View commit details
    Browse the repository at this point in the history