arm-trusted-firmware/plat/qemu/qemu
Harrison Mutai f84aa14cd1 refactor(qemu): use renamed event log printer
Following the renaming of printer functions to follow the
event_log_{func} convention, update QEMU to use the new function names
for consistency with the logging library.

Additionally, the common/debug.h header was previously exposed via the
event log library. As the event log library moves toward becoming
standalone, pull in this dependency directly from TF-A instead of
relying on it being transitively included.

Change-Id: Iafcdab0d4abff648c025bef853919541b5c3fdb7
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2025-04-10 09:27:56 +00:00
..
include fix(qemu): statically allocate bitlocks array 2025-02-11 15:12:27 +00:00
trp feat(qemu): support TRP for RME 2024-01-08 12:39:32 +00:00
platform.mk feat(qemu): add hob support for qemu platforms 2025-01-31 01:07:06 -08:00
qemu_bl1_measured_boot.c feat(qemu): add dummy plat_mboot_measure_key() BL1 function 2023-09-07 09:37:52 +02:00
qemu_helpers.c refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
qemu_measured_boot.c refactor(qemu): use renamed event log printer 2025-04-10 09:27:56 +00:00