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.

DRA721BPA2ABCRQ1 securestorage

How  can we use securestorage function in DRA721 High security SOC?

Trusted storage

• Implements GP PersistentObject functions •

Data encrypted with a file unique key derived from secure storage key (device unique key)

• Anti-rollback using eMMC RPMB

  • Hi Hui,

    The Secure Storage is provided through the OPTEE OS. TI uses the same services as supported in the public OPTEE. The current TI Processor SDKs use 3.12 version of OPTEE OS, and use the REE FS for Secure Storage at present. I recommend you to look through the Secure Storage documentation of OPTEE:

    optee.readthedocs.io/.../secure_storage.html

    eMMC RPMB support using device unique key is not yet formally supported in current released TI Processor SDKs, we have very recently had some patches accepted to upstream OPTEE.

    regards

    Suman