Home
last modified time | relevance | path

Searched refs:TPM_LOG_AREA_MINIMUM_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h185 #define TPM_LOG_AREA_MINIMUM_SIZE (64 * KiB) macro
/openbmc/qemu/hw/acpi/
H A Daml-build.c2252 build_append_int_noprefix(table_data, TPM_LOG_AREA_MINIMUM_SIZE, 4); in build_tpm2()
2254 acpi_data_push(tcpalog, TPM_LOG_AREA_MINIMUM_SIZE); in build_tpm2()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c1917 build_append_int_noprefix(table_data, TPM_LOG_AREA_MINIMUM_SIZE, 4); in build_tpm_tcpa()
1923 acpi_data_push(tcpalog, TPM_LOG_AREA_MINIMUM_SIZE); in build_tpm_tcpa()