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

Fix compile error for Mbed TF-M V8M target #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 8, 2021

  1. Fix compile error for Mbed TF-M V8M target

    Fix compile error for Mbed TF-M V8M target, usually without FLASHIAP
    1. Use DEVICE_FLASH to exclude FLASHIAP code
    2. Fix MBED_MAJOR_VERSION doesn't get in to exclude mbedtls_psa_crypto_free().
    ccli8 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    b2905b0 View commit details
    Browse the repository at this point in the history