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:
Mingli Yu
2022-11-29 11:49:11 +08:00
committed by Jia Zhang
parent fa438247c3
commit 39a46d6b15
6 changed files with 49 additions and 0 deletions
+9
View File
@@ -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>