mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-01-02 14:36:49 +00:00
Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's so that they can be defined during configure time as well as CFLAGS added during build time. LDFLAGS were already handled correctly during build-time. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| ek-cert.c | ||
| Makefile.am | ||
| README | ||
| tpm_asn1.h | ||
| tpm.asn | ||
swtpm_cert is a tool that creates EK and platform certificates for a TPM. It does not require a certificate request to be self signed but works only with the public key parameters of the EK. For further information, check the manpage 'man swtpm_cert'.