arm-trusted-firmware/tools/fiptool
Masahiro Yamada 5954298d27 fiptool: remove unneeded -I. include path
All local headers in tools/fiptool are included by #include "..."
notation instead of #include <...>, so there is no need to add the
local directory to to the header search path.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-07-26 22:35:05 +09:00
..
Makefile fiptool: remove unneeded -I. include path 2017-07-26 22:35:05 +09:00
fip_create.sh Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fiptool.c Fix order of #includes 2017-07-12 14:45:31 +01:00
fiptool.h Fix order of #includes 2017-07-12 14:45:31 +01:00
tbbr_config.c Fix order of #includes 2017-07-12 14:45:31 +01:00
tbbr_config.h fip: move headers shared between TF and fiptool to include/tools_share 2017-05-23 23:58:47 +09:00