Re: [Qemu-devel] [PATCH v4 4/8] tpm-backend: Made few interface methods optional

2017-05-24 Thread Stefan Berger
On 05/16/2017 03:58 AM, Amarnath Valluri wrote: This allows backend implementations left optional interface methods. For mandatory methods assertion checks added. Took the opportunity to remove unused methods: tpm_backend_get_type() tpm_backend_get_desc() Signed-off-by: Amarnath Valluri

[Qemu-devel] [PATCH v4 4/8] tpm-backend: Made few interface methods optional

2017-05-16 Thread Amarnath Valluri
This allows backend implementations left optional interface methods. For mandatory methods assertion checks added. Took the opportunity to remove unused methods: tpm_backend_get_type() tpm_backend_get_desc() Signed-off-by: Amarnath Valluri --- backends/tpm.c | 36 +

[Qemu-devel] [PATCH v4 4/8] tpm-backend: Made few interface methods optional

2017-05-04 Thread Amarnath Valluri
This allows backend implementations left optional interface methods. For mandatory methods assertion checks added. Took the opportunity to remove unused methods: tpm_backend_get_type() tpm_backend_get_desc() Signed-off-by: Amarnath Valluri --- backends/tpm.c | 36 +