Approved version. Approved on: 13:31, 24 June 2020
You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "STM32MP1 Developer Package - TF-A-SSP"
[checked revision] | [quality revision] |
Lionel Vitte (talk | contribs)
m
|
m
|
This article aims to give the following information:
- How to download and build the latest TF-A SSP 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.0.0 release[edit]
- The STM32MP1 TF-A-SSP is delivered through a tarball file named en.SOURCES-tf-a-ssp-stm32mp1-openstlinux-5-4-dunfell-mp1-20-06-24.tar.xz
- Download and install the STM32MP1 TF-A-SSP
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 SSP - 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
$ tar xvf en.SOURCES-tf-a-ssp-stm32mp1-openstlinux-5-4-dunfell-mp1-20-06-24.tar.xz $ cd stm32mp1-openstlinux-5.4-dunfell-mp1-20-06-24/sources/arm-ostl-linux-gnueabi/tf-a-stm32mp-ssp-2.2.r1-r0 $ tar xvf tf-a-stm32mp-ssp-2.2.r1-r0.tar.gz |
Release note |
Details about the content of the TF-A SSP are available in the associated STM32MP15 OpenSTLinux release note.
|
- The TF-A SSP 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-ssp-<TF-A version>:
tf-a-stm32mp-ssp-2.2.r1-r0 ├── [*].patch ├── tf-a-stm32mp-ssp-2.2.r1 ├── Makefile.sdk ├── README.HOW_TO.txt ├── series └── tf-a-stm32mp-ssp-2.2.r1-r0.tar.gz |
TF-A SSP installation directory ST patches to apply during the TF-A SSP preparation (see next chapter) TF-A SSP source code directory Makefile for the TF-A SSP compilation Helper file for TF-A SSP management: reference for TF-A SSP build List of all ST patches to apply Tarball file of the TF-A SSP source code |
<noinclude> This article aims to give the following information: * How to download and build the '''latest''' TF-A SSP for the STM32 microprocessor Series * Where to find the associated release note * Where to find the previous releases (archives) {{Warning|To use efficiently this package, please go through the Developer Package article relative to your STM32 microprocessor Series: [[:Category:Developer Package]]}} ==STM32MP15-Ecosystem-v2.0.0 release==</noinclude> * The STM32MP1 TF-A-SSP is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=name}}''' <span id="Download"></span> * Download and install the STM32MP1 TF-A-SSP {{SoftwareLicenseAgreement | distribution=OpenSTLinux | chapter=Boot partition:}} {| class="st-table" |- ! !! style="text-align:center;"|STM32MP1 Developer Package TF-A SSP - STM32MP15-Ecosystem-v2.0.0 release |- | Download || You need to be logged on ''my.st.com'' before accessing the following link: <br> [{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=url}}/{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=name}} {{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=name}}]<br> |- | Installation || * Go to the host PC directory in which you want to install the Developer Package (''<Developer Package installation directory>''); if you follow the [[Example of directory structure for Packages|proposition to organize the working directory]], it means: $ cd <working directory path>/Developer-Package * Download the tarball file in this directory * Uncompress the tarball file to get the TF-A SSP (TF-A SSP source code, ST patches...): {{PC$}} $ tar xvf {{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=name}} {{PC$}} $ cd {{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=path}} {{PC$}} $ tar xvf {{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP source | request=name}} |- | Release note || Details about the content of the TF-A SSP are available in the '''associated''' [[STM32MP15 OpenSTLinux release note - v2.0.0|STM32MP15 OpenSTLinux release note]]. [[File:Archive_box.png|25px|link=]] If you are interested in older releases, please have a look into the section [[STM32MP1_Developer_Package_-_TF-A#Archives|Archives]]. |} * The '''TF-A SSP 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-ssp-<TF-A version>'': <div style="overflow: auto;" > {| class="st-table specialpre" |- | style="border-style: hidden; padding-right: 0;" | {{Green|{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP source | request=path}}-r0}} ├── [*].patch ├── {{Green|{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP source | request=path}}}} ├── Makefile.sdk ├── README.HOW_TO.txt ├── series └── {{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP source | request=name}} | style="border-style: hidden; padding-left: 0;" | {{Highlight|'''TF-A SSP installation directory'''}} {{Highlight|ST patches to apply during the TF-A SSP preparation (see next chapter)}} {{Highlight|'''TF-A SSP source code directory'''}} {{Highlight|Makefile for the TF-A SSP compilation}} {{Highlight|Helper file for TF-A SSP management: '''reference''' for TF-A SSP build}} {{Highlight|List of all ST patches to apply}} {{Highlight|Tarball file of the TF-A SSP source code}} |}</div> <noinclude> {{NoIndex}} [[Category:Sub-articles]] {{UpdateNeededForNewRelease| * Copy the current release (first chapter) in the "Archives" chapter * Make the following modifications in this copy: ** Change the "Download" span id to "Download <name of the old release>" (example: "Download STM32MP15-Ecosystem-v1.0.0 release") * Make the following modifications in the first chapter ** Change the name of the tarball file ** Change the download URLs ** Change the link to the release note ** Change the path and the description of the installation directory }}</noinclude>
Line 20: | Line 20: | ||
| Download || |
| Download || |
||
You need to be logged on ''my.st.com'' before accessing the following link: <br> |
You need to be logged on ''my.st.com'' before accessing the following link: <br> |
||
− | [{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A package | request=url}}/{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=name}} {{EcosystemRelease/Package | revision=2.0.0 | package=TF-A package | request=name}}]<br> |
+ | [{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=url}}/{{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=name}} {{EcosystemRelease/Package | revision=2.0.0 | package=TF-A-SSP package | request=name}}]<br> |
|- |
|- |
||
| Installation || |
| Installation || |