Last edited 4 years ago

STM32MP1 Developer Package - TF-A-SSP

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)

1. STM32MP15-Ecosystem-v2.1.0 release

  • The STM32MP1 TF-A-SSP is delivered through a tarball file named en.SOURCES-tf-a-ssp-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.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.

STM32MP1 Developer Package TF-A SSP - STM32MP15-Ecosystem-v2.1.0 release
Download

You need to be logged on my.st.com before accessing the following link:
en.SOURCES-tf-a-ssp-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.tar.xz

Installation
$ 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...):
 $ tar xvf en.SOURCES-tf-a-ssp-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.tar.xz
 $ cd stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12/sources/arm-ostl-linux-gnueabi/tf-a-stm32mp-ssp-2.2.r2-r0
 $ tar xvf tf-a-stm32mp-ssp-2.2.r2-r0.tar.gz
Release note

Details about the content of the TF-A SSP are available in the associated STM32MP15 OpenSTLinux release note.

Archive box.png If you are interested in older releases, please have a look into the section Archives.

  • The TF-A SSP installation directory is in the <Developer Package installation directory>/stm32mp1-openstlinux-20-11-12/sources/arm-ostl-linux-gnueabi directory, and is named tf-a-stm32mp-ssp-<TF-A version>:


2. Archives Archive box.png

This wiki is for the v2 ecosystem releases. For information about the previous ecosystem releases, please go through the Wiki archives.

2.1. STM32MP15-Ecosystem-v2.0.0 release