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
This module version has been adapted to the boot control API v1.1 using default implementation Please see the release notes for more details.
- The [release notes][] provide information on the release. [release notes]: https://wiki.st.com/stm32mpu/wiki/Android-based_OpenSTDroid_ecosystem_release_note_-_v6.2.1
This module can't be used alone. It is part of the STMicroelectronics delivery for Android.
This directory contains the sources and associated Android build file to generate the miscgen host executable.
This module is distributed under the Apache License, Version 2.0 found in the LICENSE file.