From b7705a7587d3dd7777ee5378b67651d991e31809 Mon Sep 17 00:00:00 2001 From: Lans Zhang Date: Wed, 16 Aug 2017 10:57:24 +0800 Subject: README.md: update reference links Signed-off-by: Lans Zhang --- meta-encrypted-storage/README.md | 4 ++-- meta-integrity/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-encrypted-storage/README.md b/meta-encrypted-storage/README.md index b3d2ef4..0d9f450 100644 --- a/meta-encrypted-storage/README.md +++ b/meta-encrypted-storage/README.md @@ -22,7 +22,7 @@ the encrypted storage cannot be accessed on another machine, preventing from the so-called offline attack. ### Dependency -This feature depends on meta-tpm2. +This feature depends on [meta-tpm2](https://github.com/jiazhang0/meta-secure-core/tree/master/meta-tpm2). Note: Even though the hardware doesn't have a TPM 2.0 device, this feature can still @@ -176,4 +176,4 @@ operation is required if the target board doesn't have a TPM device. them, the default IMA rules will be not used. ### Reference -- [OpenEmbedded layer for TPM 2.0 enablement](https://github.com/jiazhang0/meta-tpm2) +- [OpenEmbedded layer for TPM 2.0 enablement](https://github.com/jiazhang0/meta-secure-core/tree/master/meta-tpm2) 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, meaning IMA appraisal is not available with them. ##### Dependency -- meta-tpm +- [meta-tpm](https://github.com/jiazhang0/meta-secure-core/tree/master/meta-tpm) This layer provides the kernel configurations and TSS for TPM 1.x enablement. -- meta-tpm2 +- [meta-tpm2](https://github.com/jiazhang0/meta-secure-core/tree/master/meta-tpm2) This layer provides the kernel configurations and TSS for TPM 2.0 enablement. ##### Use The External IMA Policy -- cgit v1.2.3-54-g00ecf