This article aims to give the following information:
- How to download and install the latest TF-A for the STM32 microprocessor Series
- Where to find the associated release note
- Where to find the previous releases (archives)
![]() |
To use efficiently this package, please go through the Developer Package article relative to your STM32 microprocessor Series: Category:Developer Package |
1. STM32MP15-Ecosystem-v2.0.0 release
- The STM32MP1 TF-A is delivered through a tarball file named Template:EcosystemRelease/Package for STM32MP157x-EV1
and STM32MP157x-DKx
boards.
- Download and install the STM32MP1 TF-A
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA). The detailed content licenses can be found here.
![]() |
To download a package, it is recommended to be logged in to your "myst" account [1]. If, trying to download, you encounter a “403 error”, you could try to empty your browser cache to workaround the problem. We are working on the resolution of this problem. We apologize for this inconvenience |
STM32MP1 Developer Package TF-A - STM32MP15-Ecosystem-v2.0.0 release | |
---|---|
Download |
You need to be logged on my.st.com before accessing the following link: |
Installation |
$ cd <working directory path>/Developer-Package
Template:EcosystemRelease/Package PC $> $ cd Template:EcosystemRelease/Package PC $> $ tar xvf Template:EcosystemRelease/PackagePC $> $ tar xvf |
Release note |
Details about the content of the TF-A are available in the associated STM32MP15 OpenSTLinux release note.
|
- The TF-A installation directory is in the <Developer Package installation directory>/stm32mp1-openstlinux-20-06-24/sources/arm-ostl-linux-gnueabi directory, and is named tf-a-stm32mp-<TF-A version>:
Template:EcosystemRelease/Package-r0 TF-A installation directory ├── [*].patch ST patches to apply during the TF-A preparation (see next chapter) ├── Template:EcosystemRelease/Package TF-A source code directory ├── Makefile.sdk Makefile for the TF-A compilation ├── README.HOW_TO.txt Helper file for TF-A management: reference for TF-A build ├── series List of all ST patches to apply └── Template:EcosystemRelease/Package Tarball file of the TF-A source code