diff options
author | Lans Zhang <jia.zhang@windriver.com> | 2017-08-16 10:57:24 +0800 |
---|---|---|
committer | Lans Zhang <jia.zhang@windriver.com> | 2017-08-16 10:57:24 +0800 |
commit | b7705a7587d3dd7777ee5378b67651d991e31809 (patch) | |
tree | 4315f6c743bf59450a379468a28a2b412944e578 /meta-integrity | |
parent | 9fc35f2627a194caa45bd7cf217aaf9437d1f5c4 (diff) | |
download | meta-secure-core-b7705a7587d3dd7777ee5378b67651d991e31809.tar.gz |
README.md: update reference links
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
Diffstat (limited to 'meta-integrity')
-rw-r--r-- | meta-integrity/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-integrity/README.md b/meta-integrity/README.md index ee22850..82db535 100644 --- a/meta-integrity/README.md +++ b/meta-integrity/README.md | |||
@@ -55,10 +55,10 @@ and network file systems, such as NFS, don't support extended attribute, | |||
55 | meaning IMA appraisal is not available with them. | 55 | meaning IMA appraisal is not available with them. |
56 | 56 | ||
57 | ##### Dependency | 57 | ##### Dependency |
58 | - meta-tpm | 58 | - [meta-tpm](https://github.com/jiazhang0/meta-secure-core/tree/master/meta-tpm) |
59 | This layer provides the kernel configurations and TSS for TPM 1.x enablement. | 59 | This layer provides the kernel configurations and TSS for TPM 1.x enablement. |
60 | 60 | ||
61 | - meta-tpm2 | 61 | - [meta-tpm2](https://github.com/jiazhang0/meta-secure-core/tree/master/meta-tpm2) |
62 | This layer provides the kernel configurations and TSS for TPM 2.0 enablement. | 62 | This layer provides the kernel configurations and TSS for TPM 2.0 enablement. |
63 | 63 | ||
64 | ##### Use The External IMA Policy | 64 | ##### Use The External IMA Policy |