Part Number: TMS320F280039C
Tool/software:
Hello,
1. We do not use secure boot mode, call CPU1BROM_calculateCMAC() function in bootloader to authentic our application.
The size of application is about 90Kb, and the time of authentic is about 80ms.
I think the time is difference from the document.
I do not know how to explan it.

I call the CPU1BROM_calculateCMAC() function as follow.

2. When we use secure boot mode, how can we test the addition time taken to authenticate first 16KB of flash boot mode?