hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 12 Jun 2020 08:54:41 +0000 (10:54 +0200)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 19 Jun 2020 11:25:35 +0000 (07:25 -0400)
commiteccc0b0f022e2b19efee5daa1ae448f762cf748f
tree6925dd88f769256dc318f68c770de86fef8257fc
parentf670a562af4bd6ef9adee7654cf5129f14a277a8
hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'

We are going to make "tpm_util.h" publicly accessible by
moving it to the include/ directory in a pair of commits.
Keep declarations internals to hw/tpm/ in "tpm_int.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Message-id: 20200612085444.8362-10-philmd@redhat.com
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
hw/tpm/tpm_int.h
hw/tpm/tpm_util.h