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

manifest: MCUboot KMU support for ED25519 signature verification #17616

Closed
wants to merge 2 commits into from

Commits on Oct 23, 2024

  1. manifest: MCUboot KMU support for ED25519 signature verification

    Update MCUboot to support KMU with ED25519
    
    Signed-off-by: Dominik Ermel <[email protected]>
    de-nordic committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4738cd0 View commit details
    Browse the repository at this point in the history
  2. nrf_security: Fix MBEDTLS_CFG_FILE Kconfig symbol

    Removes a prompt, type and duplicated help text from this symbol
    as this is an override symbol only
    
    Signed-off-by: Jamie McCrae <[email protected]>
    nordicjm authored and de-nordic committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b4bfcf6 View commit details
    Browse the repository at this point in the history