Hi,
I'm using Sitara MCU AM243x, I flashed the binary file which is x509 signed format to the controller. i.e, .appimage
.out or .elf file is converted into loadable image file(.appimage) by using two java script files(elf2rprc.js & multicoreImageGen.js ) after this x509 signing is happening.
Is this Sitara MCU AM243x only support above signed format or else we can flash directly .out(binary) without signing or converting into .appimage ?
Thanks in advance