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.