
25 Aug
2016
25 Aug
'16
6:22 p.m.
Hi Gary,
On Wed, Aug 24, 2016 at 7:17 AM, Gary Bisson gary.bisson@boundarydevices.com wrote:
I agree with the comment in your cover letter, that this belongs in a common place.
Does Fabio agree with that? Also, should we differenciate the options
What about placing the options below:
+/* Secure boot (HAB) support */ +#ifdef CONFIG_SECURE_BOOT +#define CONFIG_CSF_SIZE 0x2000 +#define CONFIG_SYS_FSL_SEC_COMPAT 4 +#define CONFIG_FSL_CAAM +#define CONFIG_CMD_DEKBLOB +#define CONFIG_SYS_FSL_SEC_LE +#endif
,into include/configs/mx6_common.h ?
Thanks