Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32mp2-system

This module is used to provide

  • prebuilt images of the MCU bootloader (mcuboot) and the MCU trusted firmware (tf-m) for STM32MP2
  • scripts to load and build tf-m and mcuboot source for STM32MP2

It is part of the STMicroelectronics delivery for Android.

Description

This module targets STM32MP25 in OpenSTDroid v6.2.0. Please see the release notes for more details.

Documentation

Dependencies

This module cannot be used alone. It is part of the STMicroelectronics delivery for Android.

Contents

This module contains several files and directories.

Prebuilt

  • ./prebuilt/fsblm/*: prebuilt image of tf-m and mcuboot

Source

  • ./source/load_system.sh: script used to load all software components for tf-m an mcuboot with required patches for STM32MP2
  • ./source/build_system.sh: script used to generate/update prebuilt images
  • ./source/android_M33bootloaderbuild.config: configuration file used by the build_system.sh script
  • ./source/patch/*/<version>/*: patches required (not yet up-streamed)

License

This module is distributed under the Apache License, Version 2.0 found in the Apache-2.0 file.

There are exceptions which are distributed under BSD-3-Clause License, found in the BSD-3-Clause file:

  • all binaries provided in ./prebuilt/fsblm/ directory
  • all .patch files provided in ./source/patch/fsblm/ directories

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages