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

Add documentation enhancements #70

Merged

Commits on Apr 29, 2024

  1. mbedtls: Link FreeRTOS threading implementation at integration

    Linking the `mbedtls-threading-freertos` CMake library to
    `mbedtls-config` at the FRI component integration level
    saves applications from having to include it thus
    simplifyig the usage of the MbedTLS component.
    
    Signed-off-by: Hugues Kamba-Mpiana <[email protected]>
    hugueskamba authored and AhmedIsmail02 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    98d974b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. mbedtls: Add component documentation

    Add documentation related to the integration and usage
    of MbedTLS from within the FRI.
    
    Signed-off-by: Hugues Kamba-Mpiana <[email protected]>
    hugueskamba authored and AhmedIsmail02 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    77d3fe2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. tf-m: Update the document by adding missing sections

    These additions are mainly inherited from this document:
    `https://git.gitlab.arm.com/iot/open-iot-sdk/sdk/-/blob/
    main/components/trusted-firmware-m/README.md`. However,
    some modifications were made to match the FRI's project
    use case.
    
    Signed-off-by: Ahmed Ismail <[email protected]>
    AhmedIsmail02 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fa7cbb4 View commit details
    Browse the repository at this point in the history
  2. readme: Add components fetching section

    Signed-off-by: Ahmed Ismail <[email protected]>
    AhmedIsmail02 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    94babbe View commit details
    Browse the repository at this point in the history