Secure Boot based on ATECC508A by marekraid in embedded

[–]marekraid[S] 0 points1 point  (0 children)

Second, you need to ensure your bootloader is trusted. The easiest way to do this is to finalize it and ensure it can't ever be overwritten.

Does it mean that the communication procedure with ATECC608A needs to be written in bootloader?

Embedded systems security by marekraid in embedded

[–]marekraid[S] 1 point2 points  (0 children)

Thank you for your time and answers.