Fix TFM about link

This page does not look to
exist anymore which is
failing our link verifier
check.
This commit is contained in:
Kody Stribrny 2024-04-04 13:51:44 -07:00
parent ccbbf04e5b
commit 9acd9b2e23

View file

@ -10,7 +10,7 @@ to design security into a device from the ground up. PSA is made up of four key
stages: analyze, architect, implement, and certify. See [PSA Resource Page](https://developer.arm.com/architectures/security-architectures/platform-security-architecture).
TF-M is an open source project. It provides a reference implementation of PSA
for Arm M-profile architecture. Please get the details from this [link](https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/about/).
for Arm M-profile architecture. Please get the details from this [link](https://www.trustedfirmware.org/about/).
# Derivation of the source code