Template:ArticleMainWriter Template:ReviewersList Template:ArticleApprovedVersion Template:UpdateNeededForNewRelease
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)
1. Beta1 release[edit source]
- The STM32MP1 TF-A is delivered through a tarball file named
- SOURCES-tf-a-Template:Highlight-openstlinux-4.14-rocko-mp1-18-11-26.tar.xz for STM32MP157C-EV1 and STM32MP157X-DKX boards Template:Highlight
- SOURCES-tf-a-Template:Highlight-openstlinux-4.14-rocko-mp1-18-11-26.tar.xz for STM32MP157C-EV1 and STM32MP157X-DKX boards Template:Highlight
- Download and install the STM32MP1 TF-A
- By downloading this software package, you agree to be bound to the terms of the Limited License Agreement. The detailed content licenses can be found here.
STM32MP1 Developer Package TF-A - Beta1 release | |
---|---|
Download | |
Installation |
$ cd <working directory path>/Developer-Package
$ tar xvf SOURCES-tf-a-stm32mp1-boards-revb-openstlinux-4.14-rocko-mp1-18-11-26.tar.xz
OR
$ tar xvf SOURCES-tf-a-stm32mp1-boards-revc-openstlinux-4.14-rocko-mp1-18-11-26.tar.xz
$ cd stm32mp1-boards-rev[b/c]-openstlinux-4.14-rocko-mp1-18-11-26/sources/arm-openstlinux_weston-linux-gnueabi/tf-a-stm32mp-2.0-release.AUTOINC+dbc8d9496e/
$ tar xvf tf-a-stm32mp-2.0-release.AUTOINC+dbc8d9496e.tar.gz
|
Release note |
Details about the content of the TF-A are available in the associated STM32MP15 ecosystem release note. If you are interested in former releases, please go through the archives of the ecosystem release note. |
- The TF-A installation directory is in the <Developer Package installation directory>/stm32mp1-boards-rev[b/c]-openstlinux-4.14-rocko-mp1-18-11-26/sources/arm-openstlinux_weston-linux-gnueabi directory, and is named tf-a-stm32mp-<TF-A version>-AUTOINC+<TF-A SHA1>:
Template:Green Template:Highlight ├── [*].patch Template:Highlight ├── Template:Green Template:Highlight ├── Makefile.sdk Template:Highlight ├── README.HOW_TO.txt Template:Highlight ├── series Template:Highlight └── tf-a-stm32mp-2.0-release.AUTOINC+dbc8d9496e.tar.gz Template:Highlight
2. Archives[edit source]
2.1. Alpha2 release[edit source]
- The STM32MP1 TF-A is delivered through a tarball file named SOURCES-tf-a-openstlinux-4.14-rocko-mp1-18-07-03.tar.xz.
- Download and install the STM32MP1 TF-A
- By downloading the tarball file, you agree to be bound to the terms of the Limited License Agreement
STM32MP1 Developer Package TF-A - Alpha2 release | |
---|---|
Download | |
Installation |
$ cd <working directory path>/Developer-Package
$ tar xvf SOURCES-tf-a-openstlinux-4.14-rocko-mp1-18-07-03.tar.xz
$ cd openstlinux-4.14-rocko-mp1-18-07-03/sources/arm-openstlinux_weston-linux-gnueabi/tf-a-stm32mp-1.5-release.AUTOINC+ed8112606c/
$ tar xvf tf-a-stm32mp-1.5-release.AUTOINC+ed8112606c.tar.gz
|
Release note |
Details about the content of the TF-A are available in the associated STM32MP15 ecosystem release note. If you are interested in former releases, please go through the archives of the ecosystem release note. |
- The TF-A installation directory is in the <Developer Package installation directory>/openstlinux-4.14-rocko-mp1-18-07-03/sources/arm-openstlinux_weston-linux-gnueabi directory, and is named tf-a-stm32mp-<TF-A version>-AUTOINC+<TF-A SHA1>:
Template:Green Template:Highlight ├── [*].patch Template:Highlight ├── Template:Green Template:Highlight ├── Makefile.sdk Template:Highlight ├── README.HOW_TO.txt Template:Highlight ├── series Template:Highlight └── tf-a-stm32mp-1.5-release.AUTOINC+ed8112606c.tar.gz Template:Highlight
2.2. Alpha1 release[edit source]
- The STM32MP1 ATF is delivered through a tarball file named SOURCES-atf-openstlinux-4.14-rocko-mp1-18-01-23.tar.xz.
- Download and install the STM32MP1 ATF
- By downloading the tarball file, you agree to be bound to the terms of the Limited License Agreement
STM32MP1 Developer Package ATF - Alpha1 release | |
---|---|
Download | |
Installation |
$ cd <working directory path>/Developer-Package
$ tar xvf SOURCES-atf-openstlinux-4.14-rocko-mp1-18-01-23.tar.xz
$ cd openstlinux-4.14-rocko-mp1-18-01-23/sources/arm-openstlinux_weston-linux-gnueabi/atf-stm32mp-1.4-release-AUTOINC+83df7ce38d/
$ tar xvf atf-stm32mp-1.4-release-AUTOINC+83df7ce38d.tar.gz
|
Release note |
Details about the content of the ATF are available in the associated STM32MP15 ecosystem release note. If you are interested in former releases, please go through the archives of the ecosystem release note. |
- The ATF installation directory is in the <Developer Package installation directory>/openstlinux-4.14-rocko-mp1-18-01-23/sources/arm-openstlinux_weston-linux-gnueabi directory, and is named atf-stm32mp-<ATF version>-AUTOINC+<ATF SHA1>:
Template:Green Template:Highlight ├── [*].patch Template:Highlight ├── atf-stm32mp-1.4-release-AUTOINC+83df7ce38d.tar.gz Template:Highlight ├── Template:Green Template:Highlight ├── Makefile.sdk Template:Highlight ├── README.HOW_TO.txt Template:Highlight └── series Template:Highlight