STM32MP1 Developer Package - debug symbol files

Template:ArticleMainWriter Template:ReviewersList Template:ArticleApprovedVersion


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
Warning white.png Warning
To use this package efficiently, please read the Developer Package article relative to your STM32 microprocessors Series: Category:Developer Package

1 STM32MP15-Ecosystem-v1.1.0 release[edit]

  • The STM32MP1 debug symbol files is delivered through a tarball file named
    • en.DEBUG-stm32mp1-openstlinux-4.19-thud-mp1-19-10-09.tar.xz for STM32MP157C-EV1 and STM32MP157X-DKX boards

  • Download and install the STM32MP1 debug symbol files
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 debug symbol files - STM32MP15-Ecosystem-v1.1.0 release
Download

You need to be logged on to my.st.com before accessing the following link
en.DEBUG-stm32mp1-openstlinux-4.19-thud-mp1-19-10-09.tar.xz

Installation
$ 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):
$ tar xvf en.DEBUG-stm32mp1-openstlinux-4.19-thud-mp1-19-10-09.tar.xz
Release note

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

  • The debug symbol files are in the <Developer Package installation directory>/stm32mp1-openstlinux-4.19-thud-mp1-19-10-09/images/stm32mp1 directory:
stm32mp1
├── tee-stm32mp157a-dk1-optee.elf	Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits
├── tee-stm32mp157c-dk2-optee.elf	Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits
├── tee-stm32mp157c-ev1-optee.elf	Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards
├── tf-a-bl2-optee.elf			Debug symbol file for TF-ATF-A for OP-TEE boot stage
├── tf-a-bl2-trusted.elf		Debug symbol file for TF-A → trusted boot firmware stage
├── tf-a-bl32-trusted.elf		Debug symbol file for TF-A → runtime software stage
├── u-boot-stm32mp157a-dk1-optee.elf	Debug symbol file for U-Boot → STM32MP15 Discovery kits
├── u-boot-stm32mp157a-dk1-trusted.elf	Debug symbol file for U-Boot → STM32MP15 Discovery kits
├── u-boot-stm32mp157c-dk2-optee.elf	Debug symbol file for U-Boot → STM32MP15 Discovery kits
├── u-boot-stm32mp157c-dk2-trusted.elf	Debug symbol file for U-Boot → STM32MP15 Discovery kits
├── u-boot-stm32mp157c-ev1-optee.elf	Debug symbol file for U-Boot → STM32MP15 Evaluation boards
├── u-boot-stm32mp157c-ev1-trusted.elf	Debug symbol file for U-Boot → STM32MP15 Evaluation boards
└── vmlinux				Debug symbol file for Linux kernel


2 Archives[edit]

2.1 STM32MP15-Ecosystem-v1.0.0 release[edit]

  • The STM32MP1 debug symbol files is delivered through a tarball file named
    • en.DEBUG-stm32mp1-openstlinux-4.19-thud-mp1-19-02-20.tar.xz for STM32MP157C-EV1 and STM32MP157X-DKX boards

  • Download and install the STM32MP1 debug symbol files
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 debug symbol files - STM32MP15-Ecosystem-v1.0.0 release
Download

You need to be logged on to my.st.com before accessing the following link
en.DEBUG-stm32mp1-openstlinux-4.19-thud-mp1-19-02-20.tar.xz

Installation
$ 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):
$ tar xvf en.DEBUG-stm32mp1-openstlinux-4.19-thud-mp1-19-02-20.tar.xz
  • The debug symbol files are in the <Developer Package installation directory>/stm32mp1-openstlinux-4.19-thud-mp1-19-02-20/images/stm32mp1 directory:
stm32mp1
├── tee-stm32mp157a-dk1-optee.elf	Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits
├── tee-stm32mp157c-dk2-optee.elf	Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits
├── tee-stm32mp157c-ev1-optee.elf	Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards
├── tf-a-bl2-optee.elf			Debug symbol file for TF-ATF-A for OP-TEE boot stage
├── tf-a-bl2-trusted.elf		Debug symbol file for TF-A → trusted boot firmware stage
├── tf-a-bl32-trusted.elf		Debug symbol file for TF-A → runtime software stage
├── u-boot-stm32mp157a-dk1-optee.elf	Debug symbol file for U-Boot → STM32MP15 Discovery kits
├── u-boot-stm32mp157a-dk1-trusted.elf	Debug symbol file for U-Boot → STM32MP15 Discovery kits
├── u-boot-stm32mp157c-dk2-optee.elf	Debug symbol file for U-Boot → STM32MP15 Discovery kits
├── u-boot-stm32mp157c-dk2-trusted.elf	Debug symbol file for U-Boot → STM32MP15 Discovery kits
├── u-boot-stm32mp157c-ev1-optee.elf	Debug symbol file for U-Boot → STM32MP15 Evaluation boards
├── u-boot-stm32mp157c-ev1-trusted.elf	Debug symbol file for U-Boot → STM32MP15 Evaluation boards
└── vmlinux				Debug symbol file for Linux kernel