Part Number: TMDS64GPEVM
Hi TI Experts
I am using TMDS64GPEVM with ti-processor-sdk-linux-am64xx-evm-09.00.00.03 sdk version.
I did a decryption operation with u-boot's AES library on u-boot phase. The size of the data that I'm trying to decrypt is 1mb. Problem is that this decryption process takes too long. I want to accelarate this process with some modules like SA2UL if it is supported in u-boot. (I know that there are some examples in mcu_plus_sdk for baremetal )
How can I accelarate this? Does am64x crypto hardware accelarators supports u-boot?
Thanks...