arm-trusted-firmware/plat/arm/board/rdn1edge
Masahiro Yamada 1dc1756946 plat: remove redundant =1 from -D option
As GCC manual says, -D option defines a macro as 1, if =<value> is omitted.

  -D <name>
      Predefine <name> as a macro, with definition 1.

The same applied with Clang, too.

In the context of -D option, =1 is always redundant.

Change-Id: I487489a1ea3eb51e734741619c1e65dab1420bc4
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-04-02 14:14:10 +09:00
..
fdts fconf: Move remaining arm platform to fconf 2020-02-12 14:36:00 +00:00
include plat/arm/sgi: move GIC related constants to board files 2020-02-07 19:24:17 +05:30
platform.mk plat: remove redundant =1 from -D option 2020-04-02 14:14:10 +09:00
rdn1edge_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
rdn1edge_plat.c board/rdn1edge: add support for dual-chip configuration 2020-02-07 19:24:17 +05:30
rdn1edge_security.c board/rdn1edge: rename sgiclarka to rdn1edge 2019-02-27 12:31:36 +05:30
rdn1edge_topology.c board/rdn1edge: add support for dual-chip configuration 2020-02-07 19:24:17 +05:30
rdn1edge_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00