tpm_emulator_post_load() and tpm_emulator_set_state_blobs() has error paths, where they return negative value, but do not set errp. To fix that, we also have to convert several other functions to set errp instead of error_reporting. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Link: https://lore.kernel.org/r/20251028130738.29037-3-vsementsov@yandex-team.ru Signed-off-by: Peter Xu <peterx@redhat.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| meson.build | ||
| tpm_backend.c | ||
| tpm_emulator.c | ||
| tpm_int.h | ||
| tpm_ioctl.h | ||
| tpm_passthrough.c | ||
| tpm_util.c | ||
| trace-events | ||
| trace.h | ||