Registered User mNo edit summary |
Registered User mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
{{Warning|To use efficiently this package, please go through the Developer Package article relative to your STM32 microprocessor Series: [[:Category:Developer Package]]}} | {{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. | ==STM32MP15-Ecosystem-v2.1.0 release== | ||
</noinclude> | </noinclude> | ||
* The STM32MP1 OP-TEE is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE package | request=name}}''' for {{Board | type=157x-EV1 | name=short}} and {{Board | type=157x-DKx | name=short}} boards. | |||
<span id="Download"></span> | |||
* Download and install the STM32MP1 OP-TEE | |||
{{SoftwareLicenseAgreement | distribution=OpenSTLinux | chapter=Boot partition:}} | |||
{| class="st-table" | |||
|- | |||
! !! style="text-align:center;"|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: <br> | |||
[{{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE package | request=url}}/{{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE package | request=name}} {{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE 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 OP-TEE (OP-TEE source code, ST patches...): | |||
{{PC$}} $ tar xvf {{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE package | request=name}} | |||
{{PC$}} $ cd {{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE package | request=path}} | |||
{{PC$}} $ tar xvf {{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE source | request=name}} | |||
|- | |||
| Release note || | |||
Details about the content of the OP-TEE are available in the '''associated''' [[STM32MP15 OpenSTLinux release note - v2.1.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_-_OP-TEE#Archives|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>'': | |||
<div style="overflow: auto;" > | |||
{| class="st-table specialpre" | |||
|- | |||
| style="border-style: hidden; padding-right: 0;" | | |||
{{Green|optee-os-stm32mp-3.9.0.r2-r0}} | |||
├── [*].patch | |||
├── {{Green|{{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE source | request=path}}}} | |||
├── Makefile.sdk | |||
├── {{EcosystemRelease/Package | revision=2.1.0 | package=OP-TEE source | request=name}} | |||
├── README.HOW_TO.txt | |||
└── series | |||
| style="border-style: hidden; padding-left: 0;" | | |||
{{Highlight|'''OP-TEE installation directory'''}} | |||
{{Highlight|ST patches to apply during the OP-TEE preparation (see next chapter)}} | |||
{{Highlight|'''OP-TEE source code directory'''}} | |||
{{Highlight|Makefile for the OP-TEE compilation}} | |||
{{Highlight|Tarball file of the OP-TEE source code}} | |||
{{Highlight|Helper file for OP-TEE management: '''reference''' for OP-TEE build}} | |||
{{Highlight|List of all ST patches to apply}} | |||
|} | |||
</div> | |||
<noinclude> | |||
==Archives [[File:Archive_box.png|25px|link=]]== | |||
{{EcosystemFlow/Archives}} | |||
<div class="mw-collapsible mw-collapsed"> | |||
===STM32MP15-Ecosystem-v2.0.0 release=== | |||
<div class="mw-collapsible-content"> | |||
* The STM32MP1 OP-TEE is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=2.0.0 | package=OP-TEE package | request=name}}''' for {{Board | type=157x-EV1 | name=short}} and {{Board | type=157x-DKx | name=short}} boards. | * The STM32MP1 OP-TEE is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=2.0.0 | package=OP-TEE package | request=name}}''' for {{Board | type=157x-EV1 | name=short}} and {{Board | type=157x-DKx | name=short}} boards. | ||
Line 36: | Line 96: | ||
Details about the content of the OP-TEE are available in the '''associated''' [[STM32MP15 OpenSTLinux release note - v2.0.0|STM32MP15 OpenSTLinux release note]]. | Details about the content of the OP-TEE 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_- | [[File:Archive_box.png|25px|link=]] If you are interested in older releases, please have a look into the section [[STM32MP1_Developer_Package_-_OP-TEE#Archives|Archives]]. | ||
|} | |} | ||
Line 62: | Line 122: | ||
|} | |} | ||
</div> | </div> | ||
{{NoIndex}} | {{NoIndex}} | ||
[[Category:Sub-articles]] | [[Category:Sub-articles]] |
Latest revision as of 12:27, 30 October 2020
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)
![]() |
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
- The STM32MP1 OP-TEE is delivered through a tarball file named unknown revision for STM32MP157x-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.
![]() |
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: |
Installation |
$ cd <working directory path>/Developer-Package
unknown revision PC $> $ cd unknown revision PC $> $ tar xvf unknown revisionPC $> $ tar xvf |
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-5-4-dunfell-mp1-20-11-12/sources/arm-ostl-linux-gnueabi directory, and is named optee-os-stm32mp-<OP-TEE version>:
2. Archives 
This wiki is for the v2 ecosystem releases. For information about the previous ecosystem releases, please go through the Wiki archives.