Last edited 5 years ago

STM32MP1 Starter Package - images: Difference between revisions


Latest revision as of 16:01, 11 March 2020


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)

Template:Warning

1. STM32MP15-Ecosystem-v1.2.0 release[edit source]

  • The STM32MP1 image (binaries) is delivered through one tarball file named
    • en.FLASH-stm32mp1-openstlinux-20-02-19.tar.xz for STM32MP157C-EV1 and STM32MP157X-DKX boards

  • 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 (SLA). The detailed content licenses can be found here.Template:Warning

STM32MP1 Starter Package image - STM32MP15-Ecosystem-v1.2.0 release
Download

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

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 en.FLASH-stm32mp1-openstlinux-20-02-19.tar.xz
Release note

Details of the content of this software package are available in the associated STM32MP15 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>/openstlinux-20-02-19/images/stm32mp1/ directory:
Template:Green
├── Template:Green                                 Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157a-dk1-basic.tsv            Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157a-dk1-extensible.tsv       Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157a-dk1-optee.tsv            Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157a-dk1-trusted.tsv          Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157c-dk2-basic.tsv            Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157c-dk2-extensible.tsv       Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157c-dk2-optee.tsv            Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157c-dk2-trusted.tsv          Template:Highlight
│   ├── FlashLayout_emmc_stm32mp157c-ev1-optee.tsv              Template:Highlight
│   ├── FlashLayout_emmc_stm32mp157c-ev1-trusted.tsv            Template:Highlight
│   ├── FlashLayout_nand-4-256_stm32mp157c-ev1-optee.tsv        Template:Highlight
│   ├── FlashLayout_nand-4-256_stm32mp157c-ev1-trusted.tsv      Template:Highlight
│   ├── FlashLayout_nor-emmc_stm32mp157c-ev1-optee.tsv          Template:Highlight
│   ├── FlashLayout_nor-emmc_stm32mp157c-ev1-trusted.tsv        Template:Highlight
│   ├── FlashLayout_nor-nand-4-256_stm32mp157c-ev1-optee.tsv    Template:Highlight
│   ├── FlashLayout_nor-nand-4-256_stm32mp157c-ev1-trusted.tsv  Template:Highlight
│   ├── FlashLayout_nor-sdcard_stm32mp157c-ev1-optee.tsv        Template:Highlight
│   ├── FlashLayout_nor-sdcard_stm32mp157c-ev1-trusted.tsv      Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157c-ev1-basic.tsv            Template:Highlight
│   ├── FlashLayout_sdcard_stm32mp157c-ev1-optee.tsv            Template:Highlight
│   └── FlashLayout_sdcard_stm32mp157c-ev1-trusted.tsv          Template:Highlight
├── Template:Green
│   └── create_sdcard_from_flashlayout.sh
├── st-image-bootfs-openstlinux-weston-stm32mp1.ext4            Template:Highlight
├── st-image-bootfs-openstlinux-weston-stm32mp1.manifest
├── st-image-userfs-openstlinux-weston-stm32mp1.ext4            Template:Highlight
├── st-image-userfs-openstlinux-weston-stm32mp1.manifest
├── st-image-vendorfs-openstlinux-weston-stm32mp1.ext4          Template:Highlight
├── st-image-vendorfs-openstlinux-weston-stm32mp1.manifest
├── st-image-weston-openstlinux-weston-stm32mp1.ext4            Template:Highlight
├── st-image-weston-openstlinux-weston-stm32mp1.license
├── st-image-weston-openstlinux-weston-stm32mp1-license_content.html
├── st-image-weston-openstlinux-weston-stm32mp1.manifest
├── st-image-weston-openstlinux-weston-stm32mp1_nand_4_256_multivolume.ubi
├── tee-header_v2-stm32mp157a-dk1-optee.stm32
├── tee-header_v2-stm32mp157c-dk2-optee.stm32
├── tee-header_v2-stm32mp157c-ev1-optee.stm32
├── tee-pageable_v2-stm32mp157a-dk1-optee.stm32
├── tee-pageable_v2-stm32mp157c-dk2-optee.stm32
├── tee-pageable_v2-stm32mp157c-ev1-optee.stm32
├── tee-pager_v2-stm32mp157a-dk1-optee.stm32
├── tee-pager_v2-stm32mp157c-dk2-optee.stm32
├── tee-pager_v2-stm32mp157c-ev1-optee.stm32
├── tf-a-stm32mp157a-dk1-optee.stm32                            Template:Highlight
├── tf-a-stm32mp157a-dk1-trusted.stm32                          Template:Highlight
├── tf-a-stm32mp157c-dk2-optee.stm32                            Template:Highlight
├── tf-a-stm32mp157c-dk2-trusted.stm32                          Template:Highlight
├── tf-a-stm32mp157c-ev1-optee.stm32                            Template:Highlight
├── tf-a-stm32mp157c-ev1-trusted.stm32                          Template:Highlight
├── u-boot-spl.stm32-stm32mp157a-dk1-basic                      Template:Highlight
├── u-boot-spl.stm32-stm32mp157c-dk2-basic                      Template:Highlight
├── u-boot-spl.stm32-stm32mp157c-ev1-basic                      Template:Highlight
├── u-boot-stm32mp157a-dk1-basic.img                            Template:Highlight
├── u-boot-stm32mp157a-dk1-trusted.stm32                        Template:Highlight
├── u-boot-stm32mp157a-dk1-optee.stm32                          Template:Highlight
├── u-boot-stm32mp157c-dk2-basic.img                            Template:Highlight
├── u-boot-stm32mp157c-dk2-trusted.stm32                        Template:Highlight
├── u-boot-stm32mp157c-dk2-optee.stm32                          Template:Highlight
├── u-boot-stm32mp157c-ev1-basic.img                            Template:Highlight
├── u-boot-stm32mp157c-ev1-trusted.stm32                        Template:Highlight
└── u-boot-stm32mp157c-ev1-optee.stm32                          Template:Highlight


2. Archives Archive box.png[edit source]

2.1. STM32MP15-Ecosystem-v1.1.0 release[edit source]

2.2. STM32MP15-Ecosystem-v1.0.0 release[edit source]

Template:UpdateNeededForNewRelease