Registered User |
Registered User mNo edit summary |
||
(22 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This article provides the following information: | This article provides the following information: | ||
* How to download and install the '''latest''' debug symbol files (for Linux kernel, U-Boot,TF-A and OP-TEE OS) for the STM32 microprocessor Series used | * How to download and install the '''latest''' debug symbol files (for Linux kernel, U-Boot,TF-A and OP-TEE OS) for the STM32 microprocessor Series used | ||
Line 22: | Line 6: | ||
{{Warning|To use this package efficiently, please read the Developer Package article relative to your STM32 microprocessors Series: [[:Category:Developer Package]]}} | {{Warning|To use this package efficiently, please read the Developer Package article relative to your STM32 microprocessors Series: [[:Category:Developer Package]]}} | ||
==STM32MP15-Ecosystem- | ==STM32MP15-Ecosystem-v2.1.0 release== | ||
</noinclude> | </noinclude> | ||
* The STM32MP1 debug symbol files is delivered through a tarball file named | * The STM32MP1 debug symbol files is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=2.1.0 | package=Debug symbol files | 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 debug symbol files | |||
{{SoftwareLicenseAgreement | distribution=OpenSTLinux}} | |||
{| class="st-table" | |||
|- | |||
! !! style="text-align:center;"|STM32MP1 Developer Package debug symbol files - STM32MP15-Ecosystem-v2.1.0 release | |||
|- | |||
| Download || | |||
You need to be logged on to ''my.st.com'' before accessing the following link <br> | |||
[{{EcosystemRelease/Package | revision=2.1.0 | package=Debug symbol files | request=url}}/{{EcosystemRelease/Package | revision=2.1.0 | package=Debug symbol files | request=name}} {{EcosystemRelease/Package | revision=2.1.0 | package=Debug symbol files | 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]], this means: | |||
$ cd <working directory path>/Developer-Package | |||
* Download the tarball file in this directory | |||
* Uncompress the tarball file to get the debug symbol files (for Linux kernel, U-Boot, TF-A and OP-TEE OS): | |||
{{PC$}} $ tar xvf {{EcosystemRelease/Package | revision=2.1.0 | package=Debug symbol files | request=name}} | |||
|- | |||
| 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_-_debug_symbol_files#Archives|Archives]]. | |||
|} | |||
* The debug symbol files are in the ''<Developer Package installation directory>/stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12/images/stm32mp1'' directory: | |||
<div style="overflow: auto;" > | |||
{| class="st-table specialpre" | |||
|- | |||
| style="border-style: hidden; padding-right: 0;" | | |||
{{Green|stm32mp1}} | |||
├── {{Green|arm-trusted-firmware}} | |||
│ ├── tf-a-bl2-optee.elf | |||
│ ├── tf-a-bl2-serialboot.elf | |||
│ ├── tf-a-bl2-trusted.elf | |||
│ ├── tf-a-bl32-serialboot.elf | |||
│ └── tf-a-bl32-trusted.elf | |||
├── {{Green|bootloader}} | |||
│ ├── u-boot-stm32mp157a-dk1-optee.elf | |||
│ ├── u-boot-stm32mp157a-dk1-trusted.elf | |||
│ ├── u-boot-stm32mp157a-ev1-optee.elf | |||
│ ├── u-boot-stm32mp157a-ev1-trusted.elf | |||
│ ├── u-boot-stm32mp157c-dk2-optee.elf | |||
│ ├── u-boot-stm32mp157c-dk2-trusted.elf | |||
│ ├── u-boot-stm32mp157c-ev1-optee.elf | |||
│ ├── u-boot-stm32mp157c-ev1-trusted.elf | |||
│ ├── u-boot-stm32mp157d-dk1-optee.elf | |||
│ ├── u-boot-stm32mp157d-dk1-trusted.elf | |||
│ ├── u-boot-stm32mp157d-ev1-optee.elf | |||
│ ├── u-boot-stm32mp157d-ev1-trusted.elf | |||
│ ├── u-boot-stm32mp157f-dk2-optee.elf | |||
│ ├── u-boot-stm32mp157f-dk2-trusted.elf | |||
│ ├── u-boot-stm32mp157f-ev1-optee.elf | |||
│ └── u-boot-stm32mp157f-ev1-trusted.elf | |||
├── {{Green|kernel}} | |||
│ └── vmlinux | |||
└── {{Green|optee}} | |||
├── tee-stm32mp157a-dk1-optee.elf | |||
├── tee-stm32mp157a-ev1-optee.elf | |||
├── tee-stm32mp157c-dk2-optee.elf | |||
├── tee-stm32mp157c-ev1-optee.elf | |||
├── tee-stm32mp157d-dk1-optee.elf | |||
├── tee-stm32mp157d-ev1-optee.elf | |||
├── tee-stm32mp157f-dk2-optee.elf | |||
└── tee-stm32mp157f-ev1-optee.elf | |||
| style="border-style: hidden; padding-left: 0;" | | |||
{{Highlight|Debug symbol file for TF-A → TF-A for OP-TEE boot stage}} | |||
{{Highlight|Debug symbol file for TF-A → fsbl for flasher}} | |||
{{Highlight|Debug symbol file for TF-A → TF-A for OP-TEE boot stage}} | |||
{{Highlight|Debug symbol file for TF-A → secure monitor for flasher}} | |||
{{Highlight|Debug symbol file for TF-A → runtime software stage}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for Linux kernel}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} | |||
|} | |||
</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 debug symbol files is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=2.0.0 | package=Debug symbol files | request=name}}''' for {{Board | type=157x-EV1 | name=short}} and {{Board | type=157x-DKx | name=short}} boards. | |||
<span id="Download"></span> | <span id="Download"></span> | ||
* Download and install the STM32MP1 debug symbol files | * Download and install the STM32MP1 debug symbol files | ||
{{SoftwareLicenseAgreement | distribution=OpenSTLinux}} | |||
{| class=" | {| class="st-table" | ||
|- | |- | ||
! !! STM32MP1 Developer Package debug symbol files - STM32MP15-Ecosystem- | ! !! style="text-align:center;"|STM32MP1 Developer Package debug symbol files - STM32MP15-Ecosystem-v2.0.0 release | ||
|- | |- | ||
| Download || | | Download || | ||
You need to be logged on to ''my.st.com'' before accessing the following link <br> | You need to be logged on to ''my.st.com'' before accessing the following link <br> | ||
[ | [{{EcosystemRelease/Package | revision=2.0.0 | package=Debug symbol files | request=url}}/{{EcosystemRelease/Package | revision=2.0.0 | package=Debug symbol files | request=name}} {{EcosystemRelease/Package | revision=2.0.0 | package=Debug symbol files | request=name}}]<br> | ||
|- | |- | ||
| Installation || | | Installation || | ||
Line 43: | Line 138: | ||
* Download the tarball file in this directory | * Download the tarball file in this directory | ||
* Uncompress the tarball file to get the debug symbol files (for Linux kernel, U-Boot, TF-A and OP-TEE OS): | * Uncompress the tarball file to get the debug symbol files (for Linux kernel, U-Boot, TF-A and OP-TEE OS): | ||
$ tar xvf | {{PC$}} $ tar xvf {{EcosystemRelease/Package | revision=2.0.0 | package=Debug symbol files | request=name}} | ||
|- | |||
| 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_-_debug_symbol_files#Archives|Archives]]. | |||
|} | |} | ||
* The debug symbol files are in the ''<Developer Package installation directory>/stm32mp1-openstlinux- | * The debug symbol files are in the ''<Developer Package installation directory>/stm32mp1-openstlinux-20-06-24/images/stm32mp1'' directory: | ||
<div style="overflow: auto;" > | |||
{| class="st-table specialpre" | |||
|- | |||
| style="border-style: hidden; padding-right: 0;" | | |||
{{Green|stm32mp1}} | {{Green|stm32mp1}} | ||
├── | ├── {{Green|arm-trusted-firmware}} | ||
├── | │ ├── tf-a-bl2-optee.elf | ||
├── tee-stm32mp157c-ev1-optee.elf {{Highlight|Debug symbol file for OP-TEE | │ ├── tf-a-bl2-serialboot.elf | ||
│ ├── tf-a-bl2-trusted.elf | |||
│ ├── tf-a-bl32-serialboot.elf | |||
│ └── tf-a-bl32-trusted.elf | |||
├── {{Green|bootloader}} | |||
│ ├── u-boot-stm32mp157a-dk1-optee.elf | |||
│ ├── u-boot-stm32mp157a-dk1-trusted.elf | |||
│ ├── u-boot-stm32mp157a-ev1-optee.elf | |||
│ ├── u-boot-stm32mp157a-ev1-trusted.elf | |||
│ ├── u-boot-stm32mp157c-dk2-optee.elf | |||
│ ├── u-boot-stm32mp157c-dk2-trusted.elf | |||
│ ├── u-boot-stm32mp157c-ev1-optee.elf | |||
│ ├── u-boot-stm32mp157c-ev1-trusted.elf | |||
│ ├── u-boot-stm32mp157d-dk1-optee.elf | |||
│ ├── u-boot-stm32mp157d-dk1-trusted.elf | |||
│ ├── u-boot-stm32mp157d-ev1-optee.elf | |||
│ ├── u-boot-stm32mp157d-ev1-trusted.elf | |||
│ ├── u-boot-stm32mp157f-dk2-optee.elf | |||
│ ├── u-boot-stm32mp157f-dk2-trusted.elf | |||
│ ├── u-boot-stm32mp157f-ev1-optee.elf | |||
│ └── u-boot-stm32mp157f-ev1-trusted.elf | |||
├── {{Green|kernel}} | |||
│ └── vmlinux | |||
└── {{Green|optee}} | |||
├── tee-stm32mp157a-dk1-optee.elf | |||
├── tee-stm32mp157a-ev1-optee.elf | |||
├── tee-stm32mp157c-dk2-optee.elf | |||
├── tee-stm32mp157c-ev1-optee.elf | |||
├── tee-stm32mp157d-dk1-optee.elf | |||
├── tee-stm32mp157d-ev1-optee.elf | |||
├── tee-stm32mp157f-dk2-optee.elf | |||
└── tee-stm32mp157f-ev1-optee.elf | |||
| style="border-style: hidden; padding-left: 0;" | | |||
{{Highlight|Debug symbol file for TF-A → TF-A for OP-TEE boot stage}} | |||
{{Highlight|Debug symbol file for TF-A → fsbl for flasher}} | |||
{{Highlight|Debug symbol file for TF-A → TF-A for OP-TEE boot stage}} | |||
{{Highlight|Debug symbol file for TF-A → secure monitor for flasher}} | |||
{{Highlight|Debug symbol file for TF-A → runtime software stage}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for Linux kernel}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} | |||
{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} | |||
|} | |||
</div> | |||
{{NoIndex}} | |||
{{PublicationRequestId | 8419 | 2018-08-08 | AlainF}} | |||
[[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> |
Latest revision as of 12:34, 30 October 2020
This article provides the following information:
- How to download and install the latest debug symbol files (for Linux kernel, U-Boot,TF-A and OP-TEE OS) for the STM32 microprocessor Series used
- Where to find the associated release note
1. STM32MP15-Ecosystem-v2.1.0 release[edit source]
- The STM32MP1 debug symbol files is delivered through a tarball file named en.DEBUG-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.tar.xz for STM32MP157x-EV1
and STM32MP157x-DKx
boards.
- Download and install the STM32MP1 debug symbol files
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 debug symbol files - STM32MP15-Ecosystem-v2.1.0 release | |
---|---|
Download |
You need to be logged on to my.st.com before accessing the following link |
Installation |
$ cd <working directory path>/Developer-Package
$ tar xvf en.DEBUG-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.tar.xz
|
Release note |
|
- The debug symbol files are in the <Developer Package installation directory>/stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12/images/stm32mp1 directory:
2. Archives
[edit source]
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 source]
- The STM32MP1 debug symbol files is delivered through a tarball file named en.DEBUG-stm32mp1-openstlinux-5-4-dunfell-mp1-20-06-24.tar.xz for STM32MP157x-EV1
and STM32MP157x-DKx
boards.
- Download and install the STM32MP1 debug symbol files
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 debug symbol files - STM32MP15-Ecosystem-v2.0.0 release | |
---|---|
Download |
You need to be logged on to my.st.com before accessing the following link |
Installation |
$ cd <working directory path>/Developer-Package
$ tar xvf en.DEBUG-stm32mp1-openstlinux-5-4-dunfell-mp1-20-06-24.tar.xz
|
Release note |
|
- The debug symbol files are in the <Developer Package installation directory>/stm32mp1-openstlinux-20-06-24/images/stm32mp1 directory: