README.md: update reference links

Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
Lans Zhang
2017-08-16 10:57:24 +08:00
parent 9fc35f2627
commit b7705a7587
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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)
+2 -2
View File
@@ -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