TPM2_PCR_SELECT_MIN
u8 pcr_select[TPM2_PCR_SELECT_MIN];
u8 pcr_select[TPM2_PCR_SELECT_MIN] = {0};
tpm_buf_append_u8(&buf, TPM2_PCR_SELECT_MIN);