Tool/software:
Hi,
a customer wonders which boot flow they should implement: SBL or SPL. Can you advise on difference with respect to security / secure boot, please?
BR,
Phil
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.
Tool/software:
Hi,
a customer wonders which boot flow they should implement: SBL or SPL. Can you advise on difference with respect to security / secure boot, please?
BR,
Phil
Hi Phil,
As you know, they're the first stage BL, and by default SBL is for MCU+SDK, and SPL is for u-boot in Linux SDK.
Secure boot is supported in both MCU+SDK and Linux SDK
- MCU+SDK
https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/11_01_00_16/exports/docs/api_guide_am62x/SECURE_BOOT.html
- Linux SDK
https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/11_01_05_03/exports/docs/linux/Foundational_Components_Migration_Guide.html
It is customer's decision to choose either SBL or SPL as user's first stage BL.
Best,
-Hong
Hi Hong,
correct. We understand that is possible to use either path to get the complete device up and running including Linux on A53 cores and customer software on MCU.
What should customer consider with respect to security, e.g. Secure Boot when selecting one flow over the other? Are there any differences on application level?
BR,
Phil