Home
last modified time | relevance | path

Searched hist:"657 b90ea1aa2831a7feed31f07fc8e92213e6465" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/tc/include/
H A Dtc_plat.h657b90ea1aa2831a7feed31f07fc8e92213e6465 Fri Apr 21 07:31:48 UTC 2023 Tamas Ban <tamas.ban@arm.com> fix(tc): enable the execution of both platform tests

The C preprocessor cannot compare defines against strings.
Such an expression is always evaluated to be true. Therefore,
its usage in a conditional expression results that always the
first branch is taken. Other branches cannot be reached by
any configuration value. The fix removes this string comparison
and instead it introduces distinct defines for all the cases.

Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: Ia1142b31b6778686c74e1e882fe4604fe3b6501d
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dplatform_test.mk657b90ea1aa2831a7feed31f07fc8e92213e6465 Fri Apr 21 07:31:48 UTC 2023 Tamas Ban <tamas.ban@arm.com> fix(tc): enable the execution of both platform tests

The C preprocessor cannot compare defines against strings.
Such an expression is always evaluated to be true. Therefore,
its usage in a conditional expression results that always the
first branch is taken. Other branches cannot be reached by
any configuration value. The fix removes this string comparison
and instead it introduces distinct defines for all the cases.

Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: Ia1142b31b6778686c74e1e882fe4604fe3b6501d
H A Dtc_bl31_setup.c657b90ea1aa2831a7feed31f07fc8e92213e6465 Fri Apr 21 07:31:48 UTC 2023 Tamas Ban <tamas.ban@arm.com> fix(tc): enable the execution of both platform tests

The C preprocessor cannot compare defines against strings.
Such an expression is always evaluated to be true. Therefore,
its usage in a conditional expression results that always the
first branch is taken. Other branches cannot be reached by
any configuration value. The fix removes this string comparison
and instead it introduces distinct defines for all the cases.

Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: Ia1142b31b6778686c74e1e882fe4604fe3b6501d
H A Dplatform.mk657b90ea1aa2831a7feed31f07fc8e92213e6465 Fri Apr 21 07:31:48 UTC 2023 Tamas Ban <tamas.ban@arm.com> fix(tc): enable the execution of both platform tests

The C preprocessor cannot compare defines against strings.
Such an expression is always evaluated to be true. Therefore,
its usage in a conditional expression results that always the
first branch is taken. Other branches cannot be reached by
any configuration value. The fix removes this string comparison
and instead it introduces distinct defines for all the cases.

Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: Ia1142b31b6778686c74e1e882fe4604fe3b6501d