STM32MP1 Starter Package - images

Applicable for STM32MP13x lines, STM32MP15x lines

This article provides the following information:

  • How to download and install the latest image (binaries) for STM32MP1 boards
  • Where to find the associated release note
  • Where to find the previous releases (archives)
Warning white.png Warning
To use the image efficiently, please read the Starter Package article relative to your board: Category:Starter Package

1. STM32MP1-Ecosystem-v4.0.0 release[edit source]

Warning white.png Warning
Only microSD cards SanDisk Class 10 and UHS Speed Class 1 are verified. Others are not recommended.
  • The STM32MP1 image (binaries) is delivered through one tarball file named
    • unknown revision for STM32MP135x-DK More info green.png

  • Download and install the STM32MP1 image (binaries):

The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA0048). The detailed content licenses can be found here.

STM32MP1 Starter Package image - STM32MP13-Ecosystem-v3.1.0.ALPHA release
Download

If you didn't retrieve yet the file unknown revision, please follow instructions on the downloading instructions page.

Installation
$ cd <working directory path>/Starter-Package
  • Download the tarball file in this directory
  • Uncompress the tarball file to get the binaries for the different partitions of the image, and the Flash layout files:
$ tar xvf unknown revision
Release note

Details of the content of this software package are available in the associated STM32MP13 ecosystem release note.
Archive box.png If you are interested in older releases, please have a look into the section Archives

  • The binaries and the Flash layout files are in the <Starter Package installation directory>/unknown revision/ directory:
stm32mp13-disco
├── arm-trusted-firmware                       TF-A binaries for FSBL partitions and supported boot chains
│   ├── tf-a-stm32mp135f-dk-sdcard.stm32       TF-A binary for FSBL partition (microSD card boot device) for STM32MP135F-DK → STM32MP13 Discovery kits
│   ├── tf-a-stm32mp135f-dk-uart.stm32         TF-A binary for uart serial boot mode (STM32CubeProgrammer) for STM32MP135F-DK → STM32MP13 Evaluation boards
│   └── tf-a-stm32mp135f-dk-usb.stm32          TF-A binary for usb serial boot mode (STM32CubeProgrammer) for STM32MP135F-DK → STM32MP13 Discovery kits
├── fip                                        FIP binaries for FIP partitions and supported boot chains
│   └── fip-stm32mp135f-dk-optee.bin           FIP binary for FIP partition (optee boot chain) for STM32MP135F-DK → STM32MP13 Discovery kits
├── flashlayout_st-image-weston                                 Flash layout files (description of the partitions) for the supported boot chains on supported boot devices and boards
│   └── optee                                                   Flash layout files for optee boot chain
│       └── FlashLayout_sdcard_stm32mp135f-dk-optee.tsv         microSD card boot device for STM32MP135F-DK → STM32MP13 Discovery kits
├── kernel
│   └── config-5.10.61                              Kernel configuration file used to build kernel binaries
├── scripts
│   └── create_sdcard_from_flashlayout.sh
├── st-image-bootfs-openstlinux-weston-stm32mp13-disco.ext4                            Binary for bootfs partition on eMMC and microSD card devices
├── st-image-bootfs-openstlinux-weston-stm32mp13-disco.manifest
├── st-image-userfs-openstlinux-weston-stm32mp13-disco.ext4                            Binary for userfs partition on eMMC and microSD card devices
├── st-image-userfs-openstlinux-weston-stm32mp13-disco.manifest
├── st-image-vendorfs-openstlinux-weston-stm32mp13-disco.ext4                          Binary for vendorfs partition on eMMC and microSD card devices
├── st-image-weston-openstlinux-weston-stm32mp13-disco.ext4                            Binary for rootfs partition on eMMC and microSD card devices
├── st-image-weston-openstlinux-weston-stm32mp13-disco.license
├── st-image-weston-openstlinux-weston-stm32mp13-disco-license_content.html            License summary for all packages needed to feed all partitions
└── st-image-weston-openstlinux-weston-stm32mp13-disco.manifest


2. Archives Archive box.png[edit source]

This wiki is for the v5 ecosystem releases. For information about the previous ecosystem releases, go through the Wiki archives.