Home
last modified time | relevance | path

Searched hist:"1 c29ad7bc0c74e975a9f16e6fcecf1b7098b34e1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/common/
H A DMakefile1c29ad7bc0c74e975a9f16e6fcecf1b7098b34e1 Mon Apr 06 07:35:33 UTC 2015 gaurav rana <gaurav.rana@freescale.com> iMX: Fix compilation error when enabling SECURE_BOOT

Move the compilation of file fsl_validate.c in MACRO CONFIG_CMD_ESBC_VALIDATE.
This file should be compiled only when the above MACRO is defined

This caused a break in compilation of iMX platforms when compiling for SECURE_BOOT

Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>