diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-26 11:42:01 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-02-01 20:20:03 +0900 |
commit | 76d27d24d4a71637a6e7a4a4e87cf9ec1d4c3d61 (patch) | |
tree | 60115d54307128c1eae6ea3b67ad2ecc4cd8a386 /lib/stack_protector | |
parent | 802d2dd2ba913a0ea6bd70487d652b03346f9ed5 (diff) | |
download | platform_external_arm-trusted-firmware-76d27d24d4a71637a6e7a4a4e87cf9ec1d4c3d61.tar.gz platform_external_arm-trusted-firmware-76d27d24d4a71637a6e7a4a4e87cf9ec1d4c3d61.tar.bz2 platform_external_arm-trusted-firmware-76d27d24d4a71637a6e7a4a4e87cf9ec1d4c3d61.zip |
Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...)
We use $(call MAKE_TOOL_ARGS,...) or $(call FIP_ADD_IMG,...) where we
expect externally built images. The difference between the two is
check_* target. It now checks if the given path exists, so it is a
good thing to use $(call FIP_ADD_IMG,...) in all the places.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'lib/stack_protector')
0 files changed, 0 insertions, 0 deletions