test_fw_handoff

Note: This test relies on boardenv_* containing configuration values to define whether Firmware Handoff is enabled for testing. Without this, this test will be automatically skipped.

For example:

# Boolean indicating whether Firmware Handoff is enabled on this board.
# This variable may be omitted if its value is False.
env__firmware_handoff_enabled = True
test_fw_handoff.test_fw_handoff_dt(ubman)

Validate FDT handoff via bloblist.

test_fw_handoff.test_fw_handoff_eventlog(ubman)

Validate TPM event log handoff via bloblist.