Tool/software:
Hi,
I'm working on ciphering and deciphering Linux images in U-boot. I have successfully converted my SoC state to HS-SE with the otp keywriter tool. Now I want to use the key I programmed into HSM to decrypt some encrypted Linux images during my boot process.
Is there a way to extract the keys from the HSM securely in U-boot?
I have referenced /board-support/u-boot-2021.01+gitAUTOINC+2ee8efd654-g2ee8efd654/drivers/firmware/ti_sci.c but I don't see the method to do so.
SDK version: ti-processor-sdk-linux-am62axx-evm-08.06.00.45
Thank you,
Joseph