Home
last modified time | relevance | path

Searched hist:e208f3244b311a23b3e7fa1c03b3e98a6228714a (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/fconf/
H A Darm_fconf_io.ce208f3244b311a23b3e7fa1c03b3e98a6228714a Fri Jan 20 10:43:41 UTC 2023 Rob Hughes <robert.hughes@arm.com> fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER value

The FCONF_ARM_IO_UUID_NUMBER macro is hardcoded to the number of entries
in the `load_info` array, but this number did not match the actual
length of the array in the case that TRUSTED_BOARD_BOOT is defined, but
SPD_spmd is not defined.

This patch fixes the hardcoded length by replacing it with a more
flexible calculation which sums up the various contributing groups of
entries.

Signed-off-by: Rob Hughes <robert.hughes@arm.com>
Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
Change-Id: I557bca7dd32c3be084bbba11d84dfa2818cb6790