commit | 81049ba8f43618a85867d88bb612fb5106f41dad | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Tue Sep 06 14:23:07 2016 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 06 20:57:36 2016 -0400 |
tree | ac61ee1c5fe89bfb5b81243c1bfbb30b3c6a812f | |
parent | 22a402f00c9de841026105baa219a03d2273c01c [diff] |
ARMv8/sec-firmware: fix a compile error When enabled sec firmware framework, but lack of definition of the marco SEC_FIRMWARE_FIT_IMAGE, SEC_FIRMEWARE_FIT_CNF_NAME and SEC_FIRMWARE_TARGET_EL, there will be some build errors, so give a default definition. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>