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

mbedtls: Disable MD5, SHA1, SHA256 HW ACC for STM32F439xI #5080

Merged
merged 1 commit into from
Sep 21, 2017

Commits on Sep 12, 2017

  1. mbedtls: Disable MD5, SHA1, SHA256 HW ACC for STM32F439xI

    STM32F439xI-family MD5, SHA1 and SHA256 hardware acceleration
    occasionally produces incorrect output (ARMmbed#5079).
    
    Don't enable MD5, SHA1 and SHA256 HW acceleration on STM32F439xI-family
    targets by default until issue ARMmbed#5079 is fixed.
    Andres Amaya Garcia committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    f928e7a View commit details
    Browse the repository at this point in the history