mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
README.md: update reference links
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user