Skip to content

Conversation

@gilles-peskine-arm
Copy link
Contributor

https://os.mbed.com/docs/mbed-os/v6.2/porting/using-psa-enabled-mbed-tls.html points to the development-psa branch of Mbed TLS. This was a temporary feature branch. The feature has long been merged into mainstream Mbed TLS. Update instructions accordingly.

This patch should also be made to the documentation for older versions of Mbed OS.

The development-psa branch is an old feature branch that has long been merged into development and master. Refer users to master, which is the latest release. Also remove the reference to a submodule. Mbed TLS no longer has any submodules.
Running the tests won't work on a cross build.
Copy link

@danh-arm danh-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for doing this.

config.pl still exists but it only executes config.py. Change the documentation to use config.py which is more future-proof and avoids introducing a dependency on Perl.
@iriark01
Copy link
Contributor

Thank you!

@iriark01 iriark01 merged commit be62f9e into ARMmbed:development Aug 18, 2020
@iriark01
Copy link
Contributor

Published: 5.12 to 6.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants