Re: [PATCH v2 2/2] test: tpm: check malformed capability responses are rejected
shj <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
Simon, On 28.07.26 20:42, Simon Glass wrote: > But patch 1 also adds the TPM_RESPONSE_AUTH_LENGTH underflow guards in > tpm1_load_key2_oiap() and tpm1_get_pub_key_oiap(), which get no coverage > here. There is a v1 emulator (tpm_tis_sandbox.c), so a short-OIAP hook > along the same lines looks feasible. Please can you add a case for at > least one of those, or say why it is impractical? Added in v4. Thanks, Shah