2.2.0
Updates to coincide with SDK 2.2.0. Includes minor improvements and bug fixes
Highlights are listed below, or you can see the full list of individual commits here, and the full list of resolved issues here.
New Features
- Added support for creating self-decrypting binaries to
picotool encrypt - Added support to
picotool otp dumpto dump to a BIN file, and also to dump from a JSON file - this allows conversion from an OTP JSON file to a BIN file withpicotool otp dump otp.json --output otp.bin
Breaking Changes
picotool encryptnow requires an IV Salt file to be passed in addition to the AES Key file
Notable Improvements
- Sped up the
picotool infocommand further for unhashed/unsigned binaries - Sped up
picotool save,picotool verifyandpicotool load README.mdhas been rearranged with a separateBUILDING.mdfilepicotoolnow plugs alignment holes in signed/encrypted binaries, to prevent failures when performing signature checks/decryption on uninitialised memory
Authors
Thanks to the following for their contributions:
Alexey Vazhnov, Andrew Scheller, Armando Montanez, Graham Sanderson, Hector Dearman, jan200101, Julian Mitchell, William Vinnicombe