arm-trusted-firmware/plat/qemu/qemu
Raymond Mao cc58f08fe6 feat(qemu): hand off TPM event log via TL
If TRANSFER_LIST is enabled, hand off TPM event log via TL instead
of DT; otherwise fallback to legacy way if TRANSFER_LIST is off or
errors observed.

Moreover, for updating the TL from secure to non-secure
memory before existing EL3, replace memcpy with function
transfer_list_relocate() for more accuracy.

Change-Id: I1d6bcf573f91efe99380bc89195198a8583b1def
Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
2025-01-07 07:15:30 -08:00
..
include refactor(qemu): make L0GPT size configurable 2024-12-06 11:20:43 -07:00
trp feat(qemu): support TRP for RME 2024-01-08 12:39:32 +00:00
platform.mk fix(qemu-sbsa): fix compilation error when accessing DT functions 2024-12-06 11:20:43 -07: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 feat(qemu): hand off TPM event log via TL 2025-01-07 07:15:30 -08:00