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

wifi: hostap: Pull external crypto support #2253

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Revert "[nrf noup] hostap: Fix PSA config"

    This reverts commit 86bff0f.
    
    Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
    krish2718 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b72487a View commit details
    Browse the repository at this point in the history
  2. Revert "[nrf noup] modules: hostap: Support Wi-Fi EAP-TLS mode"

    This reverts commit 371c48b.
    
    Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
    krish2718 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    98bf0a1 View commit details
    Browse the repository at this point in the history
  3. Revert "[nrf noup] modules: hostap: Fix NS build"

    This reverts commit 34010be.
    
    Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
    krish2718 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1d090cd View commit details
    Browse the repository at this point in the history
  4. Revert "[nrf noup] modules: hostap: Fix duplicate define warning"

    This reverts commit 2635f7e.
    
    Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
    krish2718 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9295003 View commit details
    Browse the repository at this point in the history
  5. Revert "[nrf noup] modules: hostap: Add NCS PSA for hostap crypto ALT"

    This reverts commit 01ba392.
    
    Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
    krish2718 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3bfc2aa View commit details
    Browse the repository at this point in the history
  6. Revert "[nrf noup] hostap: Support legacy dependency checkup for nrf_…

    …security"
    
    This reverts commit d49b489.
    
    Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
    krish2718 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a98204d View commit details
    Browse the repository at this point in the history
  7. Revert "[nrf noup] modules: hostap: Use nRF security"

    This reverts commit b8406eb.
    
    Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
    krish2718 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7346e44 View commit details
    Browse the repository at this point in the history
  8. [nrf fromlist] modules: hostap: Add external crypto support

    Add an option for platforms or forks to provide their own hostap
    compatible crypto implementation. This may include proprietary or
    platform specific stuff that may or may not be upstreamed to Zephyr.
    
    Upstream PR #: 81243
    
    Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
    krish2718 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    291957f View commit details
    Browse the repository at this point in the history