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.
Hi,
In context to above related question. I am using mcu_plus_sdk_am263x_08_04_00_17
1. Can you point me to the right example/code for extended secure boot?
2. I am new to TI platform, have no idea how to get started with TISCI format. Is it linker script? or I will have to create a new file? Can you point me to documentation on How to get started with TISCI?
Thanks
Baljeet
Hi Baljeet,
You can request for TI security documentation at this location -
https://www.ti.com/product/AM2634
This will provide you the HSM Security Addendum, TIFS release and more. The Secure Boot in TI is explained in detail in the Hardware Addendum.
1. Can you point me to the right example/code for extended secure boot?
The feature is not available for 08.05 release of AM263x. This will be available with 08.06 release of TIFS-MCU + MCU_PLUS_SDK by the end of April.
2. I am new to TI platform, have no idea how to get started with TISCI format. Is it linker script? or I will have to create a new file? Can you point me to documentation on How to get started with TISCI?
For AM263x, the TISCI is different from AM243x. You can refer to this documentation of AM263x which explains the secure inter-process communication between Secure Host and Secure Client.
Some top-level details are also provided for the services for AM263x.
Once you have access and TIFS-MCU installed in place, you can refer to the documentation of the same as well. This will explain in different features provided by TIFS-MCU.
Best Regards,
Aakash