Skip to content
Snippets Groups Projects
Commit 0645c23a authored by VINITHA PILLAI's avatar VINITHA PILLAI Committed by York Sun
Browse files

powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation


BLOB feature is not required during SPL compilation.

Signed-off-by: default avatarVinitha Pillai <vinitha.pillai@nxp.com>
Signed-off-by: default avatarSumit Garg <sumit.garg@nxp.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent a52ff334
No related branches found
No related tags found
No related merge requests found
......@@ -100,11 +100,11 @@
#endif /* ifdef CONFIG_SPL_BUILD */
#define CONFIG_CMD_ESBC_VALIDATE
#define CONFIG_CMD_BLOB
#define CONFIG_FSL_SEC_MON
#define CONFIG_SHA_PROG_HW_ACCEL
#ifndef CONFIG_SPL_BUILD
#define CONFIG_CMD_BLOB
/*
* fsl_setenv_chain_of_trust() must be called from
* board_late_init()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment