diff options
Diffstat (limited to 'meta-tpm/recipes-tpm1/openssl-tpm-engine')
4 files changed, 8 insertions, 0 deletions
diff --git a/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0001-create-tpm-key-support-well-known-key-option.patch b/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0001-create-tpm-key-support-well-known-key-option.patch index bed8b92..e6068af 100644 --- a/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0001-create-tpm-key-support-well-known-key-option.patch +++ b/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0001-create-tpm-key-support-well-known-key-option.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | commit 16dac0cb7b73b8a7088300e45b98ac20819b03ed | 3 | commit 16dac0cb7b73b8a7088300e45b98ac20819b03ed |
| 2 | Author: Junxian.Xiao <Junxian.Xiao@windriver.com> | 4 | Author: Junxian.Xiao <Junxian.Xiao@windriver.com> |
| 3 | Date: Wed Jun 19 18:57:13 2013 +0800 | 5 | Date: Wed Jun 19 18:57:13 2013 +0800 |
diff --git a/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0002-libtpm-support-env-TPM_SRK_PW.patch b/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0002-libtpm-support-env-TPM_SRK_PW.patch index 2caaaf0..74def4f 100644 --- a/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0002-libtpm-support-env-TPM_SRK_PW.patch +++ b/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0002-libtpm-support-env-TPM_SRK_PW.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | commit 16dac0cb7b73b8a7088300e45b98ac20819b03ed | 3 | commit 16dac0cb7b73b8a7088300e45b98ac20819b03ed |
| 2 | Author: Junxian.Xiao <Junxian.Xiao@windriver.com> | 4 | Author: Junxian.Xiao <Junxian.Xiao@windriver.com> |
| 3 | Date: Wed Jun 19 18:57:13 2013 +0800 | 5 | Date: Wed Jun 19 18:57:13 2013 +0800 |
diff --git a/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch b/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch index cc8772d..732961d 100644 --- a/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch +++ b/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch | |||
| @@ -17,6 +17,8 @@ export TPM_SRK_ENC_PW=xxxxxxxx | |||
| 17 | 17 | ||
| 18 | Signed-off-by: Meng Li <Meng.Li@windriver.com> | 18 | Signed-off-by: Meng Li <Meng.Li@windriver.com> |
| 19 | --- | 19 | --- |
| 20 | Upstream-Status: Pending | ||
| 21 | |||
| 20 | e_tpm.c | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- | 22 | e_tpm.c | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- |
| 21 | e_tpm.h | 4 ++ | 23 | e_tpm.h | 4 ++ |
| 22 | e_tpm_err.c | 4 ++ | 24 | e_tpm_err.c | 4 ++ |
diff --git a/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0004-tpm-openssl-tpm-engine-change-variable-c-type-from-c.patch b/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0004-tpm-openssl-tpm-engine-change-variable-c-type-from-c.patch index 535472a..3cbfc3c 100644 --- a/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0004-tpm-openssl-tpm-engine-change-variable-c-type-from-c.patch +++ b/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0004-tpm-openssl-tpm-engine-change-variable-c-type-from-c.patch | |||
| @@ -12,6 +12,8 @@ wrong case. | |||
| 12 | 12 | ||
| 13 | Signed-off-by: Meng Li <Meng.Li@windriver.com> | 13 | Signed-off-by: Meng Li <Meng.Li@windriver.com> |
| 14 | --- | 14 | --- |
| 15 | Upstream-Status: Pending | ||
| 16 | |||
| 15 | create_tpm_key.c | 3 ++- | 17 | create_tpm_key.c | 3 ++- |
| 16 | 1 file changed, 2 insertions(+), 1 deletion(-) | 18 | 1 file changed, 2 insertions(+), 1 deletion(-) |
| 17 | 19 | ||
