STM32MP1 Developer Package - OP-TEE

This article aims to give the following information:

  • How to download and install the latest OP-TEE for the STM32 microprocessor Series
  • Where to find the associated release note
  • Where to find the previous releases (archives)
Warning white.png Warning
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.1.0 release[edit]

  • The STM32MP1 OP-TEE is delivered through a tarball file named en.SOURCES-optee-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.tar.xz for STM32MP157x-EV1 More info green.png and STM32MP157x-DKx More info green.png boards.

  • Download and install the STM32MP1 OP-TEE

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.

Warning white.png Warning
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 OP-TEE - STM32MP15-Ecosystem-v2.1.0 release
Download

You need to be logged on my.st.com before accessing the following link:
en.SOURCES-optee-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 OP-TEE (OP-TEE source code, ST patches...):
 $ tar xvf en.SOURCES-optee-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/optee-os-stm32mp-3.9.0.r2-r0
 $ tar xvf optee-os-stm32mp-3.9.0.r2-r0.tar.gz
Release note

Details about the content of the OP-TEE 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 OP-TEE 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 optee-os-stm32mp-<OP-TEE version>:
optee-os-stm32mp-3.9.0.r2-r0
├── [*].patch
├── optee-os-stm32mp-3.9.0.r2
├── Makefile.sdk
├── optee-os-stm32mp-3.9.0.r2-r0.tar.gz
├── README.HOW_TO.txt
└── series
OP-TEE installation directory
ST patches to apply during the OP-TEE preparation (see next chapter)
OP-TEE source code directory
Makefile for the OP-TEE compilation
Tarball file of the OP-TEE source code
Helper file for OP-TEE management: reference for OP-TEE build
List of all ST patches to apply


2 Archives Archive box.png[edit]

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[edit]

  • The STM32MP1 OP-TEE is delivered through a tarball file named en.SOURCES-optee-stm32mp1-openstlinux-5-4-dunfell-mp1-20-06-24.tar.xz for STM32MP157x-EV1 More info green.png and STM32MP157x-DKx More info green.png boards.

  • Download and install the STM32MP1 OP-TEE

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.

Warning white.png Warning
To download a package, it is recommended to be logged in to your "myst" account [2]. 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 OP-TEE - STM32MP15-Ecosystem-v2.0.0 release
Download

You need to be logged on my.st.com before accessing the following link:
en.SOURCES-optee-stm32mp1-openstlinux-5-4-dunfell-mp1-20-06-24.tar.xz

Installation
$ cd <working directory path>/Developer-Package
  • Download the tarball file in this directory
  • Uncompress the tarball file to get the OP-TEE (OP-TEE source code, ST patches...):
 $ tar xvf en.SOURCES-optee-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/optee-os-stm32mp-3.9.0.r1-r0
 $ tar xvf optee-os-stm32mp-3.9.0.r1-r0.tar.gz
Release note

Details about the content of the OP-TEE 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 OP-TEE installation directory is in the <Developer Package installation directory>/stm32mp1-openstlinux-20-06-24/sources/arm-ostl-linux-gnueabi directory, and is named optee-os-stm32mp-<OP-TEE version>:
optee-os-stm32mp-3.9.0.r1-r0
├── [*].patch
├── optee-os-stm32mp-3.9.0.r1
├── Makefile.sdk
├── optee-os-stm32mp-3.9.0.r1-r0.tar.gz
├── README.HOW_TO.txt
└── series
OP-TEE installation directory
ST patches to apply during the OP-TEE preparation (see next chapter)
OP-TEE source code directory
Makefile for the OP-TEE compilation
Tarball file of the OP-TEE source code
Helper file for OP-TEE management: reference for OP-TEE build
List of all ST patches to apply