Home
last modified time | relevance | path

Searched hist:"7 f9ef161c63020755384d130475d06b3ef78139f" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_bl31_setup.c7f9ef161c63020755384d130475d06b3ef78139f Tue May 27 10:39:02 UTC 2025 Harrison Mutai <harrison.mutai@arm.com> refactor(qemu): guard handoff logic w/ build flag

Prepare for environments where the Firmware Handoff (LibTL)
submodule may not be available. Wrap all Transfer List dependent logic
in `#if TRANSFER_LIST` guards, ensuring QEMU can build and run without
the submodule.

This is useful for builds not integrating the firmware handoff
mechanism.

Change-Id: I0be3773bf300b02cd3beccf738a021925e3c53c6
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
H A Dqemu_bl2_setup.c7f9ef161c63020755384d130475d06b3ef78139f Tue May 27 10:39:02 UTC 2025 Harrison Mutai <harrison.mutai@arm.com> refactor(qemu): guard handoff logic w/ build flag

Prepare for environments where the Firmware Handoff (LibTL)
submodule may not be available. Wrap all Transfer List dependent logic
in `#if TRANSFER_LIST` guards, ensuring QEMU can build and run without
the submodule.

This is useful for builds not integrating the firmware handoff
mechanism.

Change-Id: I0be3773bf300b02cd3beccf738a021925e3c53c6
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>