How to Implement a Secure Bootloader in an Embedded Device (Case Study)

Example in RT1050 EVK This is the continuation of the previous post. To test all this theory into a practical case, we are going to use and RT1050 evaluation board. As application we will use the hello_world example, as bootloader we will use the SBL (Secure Bootloader) project and to generate a signed firmware we […]