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)
1. STM32MP15-Ecosystem-v1.2.0 release[edit source]
- The STM32MP1 OP-TEE is delivered through a tarball file named
- en.SOURCES-optee-stm32mp1-openstlinux-20-02-19.tar.xz for STM32MP157C-EV1 and STM32MP157X-DKX 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.
STM32MP1 Developer Package OP-TEE - STM32MP15-Ecosystem-v1.2.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-optee-stm32mp1-openstlinux-20-02-19.tar.xz $ cd stm32mp1-openstlinux-20-02-19/sources/arm-ostl-linux-gnueabi/optee-os-stm32mp-3.3.0-r0/ $ tar xvf 3.3.0.tar.gz |
Release note |
Details about the content of the OP-TEE are available in the associated STM32MP15 OpenSTLinux release note. 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-02-19/sources/arm-ostl-linux-gnueabi directory, and is named optee-os-stm32mp-<OP-TEE version>:
optee-os-stm32mp-3.3.0-r0 OP-TEE installation directory ├── [*].patch ST patches to apply during the OP-TEE preparation (see next chapter) ├── optee_os-3.3.0 OP-TEE source code directory ├── Makefile.sdk Makefile for the OP-TEE compilation ├── README.HOW_TO.txt Helper file for OP-TEE management: reference for OP-TEE build ├── series List of all ST patches to apply └── 3.3.0.tar.gz Tarball file of the OP-TEE source code
2. Archives [edit source]
2.1. STM32MP15-Ecosystem-v1.1.0 release[edit source]
- The STM32MP1 OP-TEE is delivered through a tarball file named
- en.SOURCES-optee-stm32mp1-openstlinux-4.19-thud-mp1-19-10-09.tar.xz for STM32MP157C-EV1 and STM32MP157X-DKX boards
- Download and install the STM32MP1 OP-TEE
- By downloading this software package, 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 OP-TEE - STM32MP15-Ecosystem-v1.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
$ tar xvf en.SOURCES-optee-stm32mp1-openstlinux-4.19-thud-mp1-19-10-09.tar.xz $ cd stm32mp1-openstlinux-4.19-thud-mp1-19-10-09/sources/arm-openstlinux_weston-linux-gnueabi/optee-os-stm32mp-3.3.0-r0/ $ tar xvf 3.3.0.tar.gz |
Release note |
Details about the content of the OP-TEE are available in the associated STM32MP15 OpenSTLinux release note. 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-4.19-thud-mp1-19-10-09/sources/arm-openstlinux_weston-linux-gnueabi directory, and is named optee-os-stm32mp-<OP-TEE version>:
optee-os-stm32mp-3.3.0-r0 OP-TEE installation directory ├── [*].patch ST patches to apply during the OP-TEE preparation (see next chapter) ├── optee_os-3.3.0 OP-TEE source code directory ├── Makefile.sdk Makefile for the OP-TEE compilation ├── README.HOW_TO.txt Helper file for OP-TEE management: reference for OP-TEE build ├── series List of all ST patches to apply └── 3.3.0.tar.gz Tarball file of the OP-TEE source code
2.2. STM32MP15-Ecosystem-v1.0.0 release[edit source]
- The STM32MP1 OP-TEE is delivered through a tarball file named
- en.SOURCES-optee-stm32mp1-openstlinux-4.19-thud-mp1-19-02-20.tar.xz for STM32MP157C-EV1 and STM32MP157X-DKX boards
- Download and install the STM32MP1 OP-TEE
- By downloading this software package, 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 OP-TEE - STM32MP15-Ecosystem-v1.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-optee-stm32mp1-openstlinux-4.19-thud-mp1-19-02-20.tar.xz $ cd stm32mp1-openstlinux-4.19-thud-mp1-19-02-20/sources/arm-openstlinux_weston-linux-gnueabi/optee-os-stm32mp-3.3.0-r0/ $ tar xvf 3.3.0.tar.gz |
Release note |
Details about the content of the OP-TEE are available in the associated STM32MP15 OpenSTLinux release note. |
- The OP-TEE installation directory is in the <Developer Package installation directory>/stm32mp1-openstlinux-4.19-thud-mp1-19-02-20/sources/arm-openstlinux_weston-linux-gnueabi directory, and is named optee-os-stm32mp-<OP-TEE version>:
optee-os-stm32mp-3.3.0-r0 OP-TEE installation directory ├── [*].patch ST patches to apply during the OP-TEE preparation (see next chapter) ├── optee_os-3.3.0 OP-TEE source code directory ├── Makefile.sdk Makefile for the OP-TEE compilation ├── README.HOW_TO.txt Helper file for OP-TEE management: reference for OP-TEE build ├── series List of all ST patches to apply └── 3.3.0.tar.gz Tarball file of the OP-TEE source code