Changing microcontroller execution. Used to support 2 or more firmware binaries be executed by the same microcontroller.
jmp_goto_address: to jump from a firmware address to another.jmp_validate_partition: to validate a memory partition.jmp_validate_firmware: to validate the firmware code.
- Add
lib-jmpto you project. - Add
lib-ifmandlib-cryptoto your project. - Modify the
lib_jmp_config.h.exampleas needed and rename itlib_jmp_config.h