commit | 9c2eca106bd2e2674a1a7f5b91d21c30839c1309 | [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 | 39cb834b1a2c2200c13cbc828d809c03427d0881 [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>