- In state INITIAL: Register allowed app digest early for the default
case where we start from flash slot 0. Transition to LOAD_FLASH_MGMT.
- Introduce new state FW_STATE_LOAD_FLASH_MGMT which loads an app from
flash slot 0 and registers app as a prospective management app.
- Rely on ordinary verification in state START to actually do the
verification of the prospective management app.
- Use tag fw-3 from https://github.com/tillitis/tkey-libs/
- New tkey-libs also affects testloadapp which means new
allowed_app_digest and new default_partition.bin.
Based on earlier code by Daniel Jobson <jobson@tillitis.se> now
integrated into the new world order.
Co-authored-by: Mikael Ågren <mikael@tillitis.se>
Co-authored-by: Daniel Jobson <jobson@tillitis.se>