[Buildroot] [PATCH v2 1/1] tpm-tools: bump to version 1.3.9.1

Yair Ben Avraham yairba at tkos.co.il
Tue Dec 19 14:20:08 UTC 2017


Hi,

On Tue, 19 Dec 2017, Thomas Petazzoni wrote:
> On Tue, 19 Dec 2017 12:34:36 +0200, Yair Ben Avraham wrote:
>
>>  - Revert to pkcs11 support. Building src/data_mgmt directory depends on
>>    P11_SUPPORT which in turn depends on opencryptoki/pkcs11.h header and it's
>>    not a make issue
>
> I don't understand this part however. Could you explain a bit more ?
> What do you mean by "it's not a make issue" ?

In commit 4ef0ef3 "tpm-tools: new package", the pkcs11 support explicitly 
disabled due to "... it is not handled by tpm-tools.mk currently."

The building of src/data_mgmt commands, which enable the pkcs11 support 
(see ./configure file), depends on the P11_SUPPORT flag (see 
src/Makefile.am) which in turn depends on opencryptoki/pkcs11.h header 
(see ./configure.ac file).

So the reason that pkcs11 is not supported it's not because that 
tpm-tools.mk not handle it, but because of the lack of 
opencryptoki/pkcs11.h header.

By "it's not a make issue" I mean "not handled by tpm-tools.mk".

Thanks,
Yair
--
Yair Ben-Avraham
Tk Open Systems Ltd.
052-343-2297
yairba at tkos.co.il


More information about the buildroot mailing list