diff options
author | Amarnath Valluri <amarnath.valluri@intel.com> | 2017-09-29 14:10:14 +0300 |
---|---|---|
committer | Stefan Berger <stefanb@linux.vnet.ibm.com> | 2017-10-13 07:34:33 -0400 |
commit | b19a5eea5a26e9bd83a48c742172d2a6aa8c4180 (patch) | |
tree | 0527197c4989c62d5cf539da0fce12bea4fca715 /backends/rng-random.c | |
parent | fb4b0c6765471dad2363875989e7661ca5f9a608 (diff) |
tpm-backend: Move thread handling inside TPMBackend
Move thread handling inside TPMBackend, this way backend implementations need
not to maintain their own thread life cycle, instead they needs to implement
'handle_request()' class method that always been called from a thread.
This change made tpm_backend_int.h kind of useless, hence removed it.
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Diffstat (limited to 'backends/rng-random.c')
0 files changed, 0 insertions, 0 deletions