STM32MP1 Developer Package - TF-A
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 |
STM32MP15-Ecosystem-v2.1.0 release
- The STM32MP1 TF-A is delivered through a tarball file named {{#vardefine:name|}}{{#vardefine:url|}}{{#vardefine:path|}}{{#vardefine:name|TBC.tar.xz}}{{#vardefine:url|TBC}}{{#vardefine:path|TBC}}{{#var:name}} for {{#vardefine:info|}}{{#vardefine:typ|}}{{#vardefine:info|
}}STM32MP157x-EV1{{#var:typ}} {{#var:info}} and {{#vardefine:info|}}{{#vardefine:typ|}}{{#vardefine:info|
}}STM32MP157x-DKx{{#var:typ}} {{#var:info}} boards.
- Download and install the STM32MP1 TF-A
STM32MP1 Developer Package TF-A - STM32MP15-Ecosystem-v2.1.0 release | |
---|---|
Download |
You need to be logged on my.st.com before accessing the following link: |
Installation |
$ cd <working directory path>/Developer-Package
PC $> $ tar xvf {{#vardefine:name|}}{{#vardefine:url|}}{{#vardefine:path|}}{{#vardefine:name|TBC.tar.xz}}{{#vardefine:url|TBC}}{{#vardefine:path|TBC}}{{#var:name}} PC $> $ cd {{#vardefine:name|}}{{#vardefine:url|}}{{#vardefine:path|}}{{#vardefine:name|TBC.tar.xz}}{{#vardefine:url|TBC}}{{#vardefine:path|TBC}}{{#var:path}} PC $> $ tar xvf {{#vardefine:name|}}{{#vardefine:url|}}{{#vardefine:path|}}{{#vardefine:name|TBC.tar.gz}}{{#vardefine:url|}}{{#vardefine:path|TBC}}{{#var:name}} |
Release note |
Details about the content of the TF-A are available in the associated STM32MP15 OpenSTLinux release note. 25px If you are interested in older releases, please have a look into the section Archives. |
- The TF-A installation directory is in the <Developer Package installation directory>/stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12/sources/arm-ostl-linux-gnueabi directory, and is named tf-a-stm32mp-<TF-A version>:
{{#vardefine:name|}}{{#vardefine:url|}}{{#vardefine:path|}}{{#vardefine:name|TBC.tar.gz}}{{#vardefine:url|}}{{#vardefine:path|TBC}}{{#var:path}}-r0 TF-A installation directory ├── [*].patch ST patches to apply during the TF-A preparation (see next chapter) ├── {{#vardefine:name|}}{{#vardefine:url|}}{{#vardefine:path|}}{{#vardefine:name|TBC.tar.gz}}{{#vardefine:url|}}{{#vardefine:path|TBC}}{{#var:path}} 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 └── {{#vardefine:name|}}{{#vardefine:url|}}{{#vardefine:path|}}{{#vardefine:name|TBC.tar.gz}}{{#vardefine:url|}}{{#vardefine:path|TBC}}{{#var:name}} Tarball file of the TF-A source code
Archives 25px
{{#vardefine:link|unknown flow}}This wiki is for the v2 ecosystem releases. For information about the previous ecosystem releases, please go through the Wiki archives.