arm-trusted-firmware/plat/arm
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
..
board Merge "fix: libc: use long for 64-bit types on aarch64" into integration 2021-11-08 21:34:42 +01:00
common fix(plat/arm): fix a VERBOSE trace 2021-11-17 08:40:49 +01:00
css feat(plat/arm/sgi): increase max BL2 size 2021-10-26 16:43:46 +05:30
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00