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.

MCU-PLUS-SDK-AM243X: MbedTLS with SA2UL API

Part Number: MCU-PLUS-SDK-AM243X

Tool/software:

*my question is locked, so i add a more thread of "MbedTLS with SA2UL API".

my application transmit CAN tx message every 100ms. that should implement as time-deterministic.

at that time i access something Web application with MbedTLS, and when it load with web page size of 600KB. than the time will exceed 500ms and let me norify it as fault.

few years ago i heard that you plan to  enhance encryption by Hardware acceleration fot SA2UL.

Nowadays, I got something info of enhanced SA2UL encryption.

https://github.com/TexasInstruments/mcupsdk-core/pull/16


Is there a guide available for using SA2UL with hardware acceleration for MbedTLS?