arm-trusted-firmware/plat/arm/css/common
Masahiro Yamada 33950dd8fe Build: change the first parameter of TOOL_ADD_IMG to lowercase
In the next commit, I need the image name in lowercase because
output files are generally named in lowercase.

Unfortunately, TOOL_ADD_IMG takes the first argument in uppercase
since we generally use uppercase Make variables.

make_helpers/build_macros.mk provides 'uppercase' macro to convert
a string into uppercase, but 'lowercase' does not exist.  We can
implement it if we like, but it would be more straightforward to
change the argument of TOOL_ADD_IMG.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-02-01 20:39:38 +09:00
..
aarch32 CSS: Changes for SDS framework 2017-09-06 15:32:20 +01:00
aarch64 CSS: Changes for SDS framework 2017-09-06 15:32:20 +01:00
sp_min CSS: Changes for SDS framework 2017-09-06 15:32:20 +01:00
css_bl1_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
css_bl2_setup.c Juno AArch32: Remove duplicate definition of bl2 platform API 2017-11-29 14:37:29 +00:00
css_bl2u_setup.c CSS: Reorganize the SCP Image transfer functionality 2017-07-20 17:49:08 +01:00
css_common.mk Build: change the first parameter of TOOL_ADD_IMG to lowercase 2018-02-01 20:39:38 +09:00
css_pm.c ARM platforms: Make arm_validate_ns_entrypoint() common 2017-11-13 08:38:51 +00:00
css_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00