Tool/software:
Hi TI,
My hardware team is designing our custom board based on SK-AM62B-P1.
If SMS could replace the role of TPM on cryptographic accelerator, then our custom board won't need extra security modules.
Best Regards,
Xie
Tool/software:
Hi TI,
My hardware team is designing our custom board based on SK-AM62B-P1.
If SMS could replace the role of TPM on cryptographic accelerator, then our custom board won't need extra security modules.
Best Regards,
Xie
Hi Xie,
I'd recommend review AM62x security collaterals available on AM62x security resource download portal.
Have you got access to the portal?
https://www.ti.com/drr/opn/AM62X-RESTRICTED-SECURITY
Best,
-Hong
Hi Hong,
I've had access to the files.
It seems the SMS could perform as TPM to some extent.
My team is now developing RTOS sys based on AM62x MCU SDK 9.0.
The problem is that, there is little source for HW security support in the SDK.
I've also found the K3 source in the following link, which includes the usage of sa2ul and examples for crypto.
Could the K3 source be adapted into am62x directly?
If not, what can I do to make these sources portable for am62x?
Best regards,
Xie
Hi Xie,
- Secure boot in AM62x MCU+SDK
https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/10_00_00_14/exports/docs/api_guide_am62x/SECURE_BOOT.html
https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/10_00_00_14/exports/docs/api_guide_am62x/TOOLS_BOOT.html#TOOLS_BOOT_SIGNING
- Secure services provided by TIFS
https://software-dl.ti.com/tisci/esd/latest/2_tisci_msgs/index.html#secure-management
- SAx_UL crypto in AM64x MCU+SDK for reference
https://software-dl.ti.com/mcu-plus-sdk/esd/AM64X/10_00_00_20/exports/docs/api_guide_am64x/SECURITY_PAGE.html
Best,
-Hong