mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-06-02 07:09:43 +00:00
meta-secure-core: update the README
Fix the below yocto compliance issue:
INFO: test_readme (common.CommonCheckLayer)
INFO: ... FAIL
INFO: Traceback (most recent call last):
File "/build/layers/oe-core/scripts/lib/checklayer/cases/common.py", line 34, in test_readme
self.assertIn('maintainer', data.lower())
AssertionError: 'maintainer' not found
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
This commit is contained in:
@@ -19,3 +19,12 @@ ready for use:
|
||||
```
|
||||
Then, you can use the TPM for a specific need, such as key generation,
|
||||
sealing encrypted data, etc.
|
||||
|
||||
Patches
|
||||
=======
|
||||
|
||||
Please submit any patches against the meta-tpm2 layer to the
|
||||
maintainer:
|
||||
|
||||
Maintainer: Jia Zhang <zhang.jia@linux.alibaba.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user