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.

TDA4VM: sign script for SPL and Apps

Part Number: TDA4VM

Hello,

I want to build image for HS devices.

as per the document, I need TI_SECURE_DEV_PKG to sign the binaries.

but in latest SDK, I only find "scripts/secure-binary-image.sh" for signing uboot or kernel...

there should be more script for signing SPL ?

as mentioned in the document. ex:

create-boot-image.sh \
<IMAGE_FLAG> <INPUT_FILE> <OUTPUT_FILE> <SPL_LOAD_ADDR>

where can I find it ? 

thanks.