Part Number: DRA821U
Other Parts Discussed in Thread: DRA821
Hi,
Can TPM (Trusted Platform Module) be used with DRA821U ?
My customer is interested in the security feature of DRA821, but TI doesn’t program a customer key. Therefore, they’re considering an external TPM, because TPM vender can program the customer key.
In the use case of the external TPM with DRA821U, could you tell them if the following operations are possible ?
1. Is True Secure Boot possible by using TPM with DRA821 ?
In the case of Raspberry Pi example below, it cannot support the true secure boot even if TPM is used. See the below. How about DRA821 ?
https://github.com/joholl/rpi4-uboot-tpm
No Secure Boot on Raspberry Pi
Secure boot on the Raspberry Pi is not possible. That is because the first-stage bootloader on the raspberry (bootcode.bin and start.elf) is closed source. For secure boot, you need a so-called Root of Trust in the first-stage bootloader, and we do not have that.
2. Can DRA821 use the TPM which can be entrusted to manage Cipher and Key ?
3. Is software tampering detection possible by using TPM ?
Regards,
Hideaki