Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miscgen

misgen is used to generate an original misc raw partition image (misc.img by default)

Parameters

  • xPrio: slot priority = value between 0 and 15 (higher value is higher priority)
  • xTry: number of remaining tries for this slot = value between 0 and 7
  • xSuccess: boot successful for this slot = value 0 (false) or 1 (true)

Recommendation (initial image for _a/_b partitions), execute following command: miscgen 7 7 1 0 7 0

Description

This module version has been adapted to the boot control API v1.1 using default implementation Please see the release notes for more details.

Documentation

Dependencies

This module can't be used alone. It is part of the STMicroelectronics delivery for Android.

Containing

This directory contains the sources and associated Android build file to generate the miscgen host executable.

License

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

About

STM32MPU Android miscgen component

Resources

Code of conduct

Security policy

Stars

1 star

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages