Hi igorpadykov,
thanks for your quick answer!
Yes, I am using the last NXP U-Boot release based on v2015.04 for i.MX6Q. I have enabled all the configuration options that you said:
CONFIG_SECURE_BOOT
CONFIG_SYS_FSL_SEC_COMPAT 4 /* HAB version */
CONFIG_FSL_CAAM
CONFIG_CMD_DEKBLOB
CONFIG_SYS_FSL_LE
and also
CONFIG_CMD_BLOB
which is needed in order to enable the blob command.
Could you confirm whether the usage example that I give is correct, and whether there is any error in the job descriptor which appears written? Thanks
Edit: by the way, just in case it helps to discard other problems, I have been successful using signed and signed + encrypted U-Boot images.