]> git.baikalelectronics.ru Git - arm-tf.git/commit
uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 2 Apr 2020 05:03:53 +0000 (14:03 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 2 Apr 2020 06:16:31 +0000 (15:16 +0900)
commit46e2c853d681e3ad2fb1a37b7466ba450464f468
tree97db756ab5bf7d32521f96374ed529043b97ab5d
parent1dc1756946a6e4ae1081c92fef935d07096f23e0
uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2

This is not used in BL31 or Bl32 for this platform.

Pass it to BL2_CPPFLAGS instead of defining it for all BL images.

This will produce slightly smaller BL31 and Bl32.

Change-Id: I66ec5179f8dc5b112e65547335e7dd0a0f4074cd
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
plat/socionext/uniphier/include/platform_def.h
plat/socionext/uniphier/platform.mk