RT1060 implementing code protection

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RT1060 implementing code protection

607 Views
e_v_spronsen
Contributor III

Hi,

Is there any documentation on how to setup code protection and to get basic understanding how it works?

Thanks,

Tags (1)
0 Kudos
2 Replies

541 Views
mjbcswitzerland
Specialist V

Hi Ernst

These are the documents that are readily accessible:
- https://community.nxp.com/docs/DOC-344919
- https://www.nxp.com/docs/en/application-note/AN12419.pdf
- https://www.nxp.com/docs/en/application-note/AN12800.pdf

Generally check out the 1060 documents and application notes at
https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-...

but some security related ones may only be available via your FAE.

For a simpler to use method that increases security with AES256 encryption and integrates code and clone protection together with boot loading and OTA update concept you can also use the uTasker project:
https://www.utasker.com/docs/iMX/Loader.pdf
https://www.youtube.com/watch?v=2XfgZq19XDw&list=PLWKlVb_MqDQEOCnsNOJO8gd3jDCwiyKKe&index=3
which works compatibly on i.MX RT 1010 to i.MX RT 1064

Regards

Mark
[uTasker project developer for Kinetis and i.MX RT]

0 Kudos

541 Views
e_v_spronsen
Contributor III

Mark,

Thanks for the retailed reply. We already have our own ecosystem so i really like to integrate secure boot into it. 

I try to find a NXP FAE for some more info and hopefully some examples.

Thanks.

0 Kudos