This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear Champs,
I am asking this for our customers.
The user wants to implement CMAC for secure boot by referring to the app note "Secure BOOT on C2000 Device" on F2838x.
Questions:
1. Is there any similar example code for F28003x like that for F2838x in C2000ware?
F2838x:
~/driverlib/f2838x/examples/c28x/boot
F28003x??
2. On F2838x, AES HW accelerator is for CM, but on F28003x, AES HW accelerator is for C28x.
Therefore, should we refer to CPU1 example of the above F2838x or CM example of the above F28003x?
In our understanding, the definition for CPU1 and CM are different.
For example, CM can access byte, but CPU1 cannot.
What are the specific differences when migrating it from F2838x onto F28003x?
3. If there is still no such example in question 1 above, would you please migrate it from F2838x onto F28003x?
~/driverlib/f28003x/examples/c28x/boot
Hi Wayne,
Is there any similar example code for F28003x like that for F2838x in C2000ware?
Currently there is no examples on F28003x.
Therefore, should we refer to CPU1 example of the above F2838x or CM example of the above F28003x?
You can refer to the CPU1 example of F2838x
If there is still no such example in question 1 above, would you please migrate it from F2838x onto F28003x?
I can forward this query to the ROM team.
Thanks
Aswin
Dear Aswin,
2) Why do we refer to CPU1 of F2838x as it uses SW AES?
3) Yes, please forward this to the ROM team to support migrating it from F2838x onto F28003x. There are many customers who need this. If needed, we can discuss for opportunities offline by emails with you and/or someone who is in charge of this.