- secureboot_sign_hex.py: A tool that signs the User mode Bootloader with a private key. The matching public key is programmed into the device info page via generate_programmer.py and used by the ROM bootloader to authenticate the User mode bootloader.
- generate_programmer.py: A tool that generates an XML configuration file for the Qorvo Programming utility.
- generateRMAToken.py: A tool to create a RMA token file for customer returns.
- private_key.pem: an example private key to provide a complete build.
- public_key.pem: an example private key to provide a complete build.
- setRollbackCounter.py: Tool to initialize Ota rollback counter (used by peripheral examples)
- signFirmware.py: Firmare signing tool (used by peripheral examples)
- crypto_utils.py: common functions used across tools
SecureBoot
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||