arm-trusted-firmware/lib/transfer_list
Harrison Mutai 24e1ae2f0e fix(handoff): fix message formatting of hex values
Our implementation of printf does not support flag format specifiers.
Our previous format specification as a result was causing the integer
values to be omitted. This change updates the formatting to ensure
accurate and complete error messages are displayed.

Change-Id: I80cfb5fd7ff26e44cfad4e06803d9e0912488136
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2024-12-18 14:48:23 +00:00
..
transfer_list.c fix(handoff): fix message formatting of hex values 2024-12-18 14:48:23 +00:00
transfer_list.mk feat(handoff): add TL source files to BL1 2024-04-26 09:00:12 +00:00