arm-trusted-firmware/plat/arm/board/sgi575
Jimmy Brisson 92069086d6 Use true instead of 1 in while
This resolves MISRA defects such as:

    plat/common/plat_bl1_common.c:63:[MISRA C-2012 Rule 14.4 (required)]
    The condition expression "1" does not have an essentially boolean type.

Change-Id: I679411980ad661191fbc834a44a5eca5494fd0e2
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
2020-08-14 11:36:09 +00:00
..
fdts plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
include plat/arm/sgi: move GIC related constants to board files 2020-02-07 19:24:17 +05:30
platform.mk plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
sgi575_err.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
sgi575_plat.c plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info 2020-02-07 19:24:17 +05:30
sgi575_security.c Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
sgi575_topology.c plat/arm/sgi: move topology information to board folder 2020-01-27 19:54:05 +05:30
sgi575_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00