arm-trusted-firmware/plat/arm/common/fconf
Sandrine Bailleux 5869ebd0e8 fix(plat/arm): fix a VERBOSE trace
When the console verbosity is at maximum, fconf_populate_arm_sp()
prints the UUID and load address of each secure partition. However,
the load address has not been retrieved yet at this point, which means
all partitions show a zero load address.

Move the trace after we have retrieved the SP's load address from the
device tree to make it more meaningful.

Change-Id: I58ef7df6c9107a433f61113cafd8f0855c468d40
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2021-11-17 08:40:49 +01:00
..
arm_fconf_io.c feat(plat/fvp): add RMM image support for FVP platform 2021-10-05 11:56:00 -05:00
arm_fconf_sp.c fix(plat/arm): fix a VERBOSE trace 2021-11-17 08:40:49 +01:00
fconf_ethosn_getter.c feat(drivers/arm/ethosn)!: multi-device support 2021-10-01 09:27:11 +01:00
fconf_nv_cntr_getter.c plat/arm: Get the base address of nv-counters from device tree 2020-08-28 09:50:36 +00:00
fconf_sdei_getter.c plat/arm/fvp: Support performing SDEI platform setup in runtime 2020-05-15 10:05:06 -05:00
fconf_sec_intr_config.c plat/fvp: Add support for dynamic description of secure interrupts 2020-06-09 19:01:14 +00:00