11 Commits

Author SHA1 Message Date
Jia Zhang 1423a3c5c5 Maintain the stable branch rocko
The modifications based on the following commits are made by the way:

- seloader: Fix building for rocko (bc6bbe2)
- meta-integrity: rpm: Add back in required patches for rocko (5fa9c85)

Because the sanity check for rocko now becomes unnecessary.

In addition, the meta-intel-sgx is removed because it is still
experimental.

- meta-intel-sgx: Initial support of linux-sgx-driver (7d4f711)

Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
2018-09-21 03:20:23 -04:00
Jinliang Li 1812c8755b Add root parameter configuration in boot command line.
It is helpful when secure boot is enabled, because you can not
modify boot command line after boot-menu.inc is signed before deploying.

Signed-off-by: Jinliang Li <jinliang.li@linux.alibaba.com>
2018-06-26 09:40:48 +08:00
Tom Rini bd31f81f78 README: Clarify local.conf required changes for IMA
- You must ensure that RPM is used in PACKAGE_CLASSES.
- We need to remove image-prelink from USER_CLASSES.  Prelinking the
  image at creation time (as happens on x86/x86_64) will result in the
  IMA hash of files changing from the recorded signature and
  verification will fail.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-20 09:27:01 +08:00
Jia Zhang e9bfbabd51 README: Document the instruction to install kernel image
Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
2018-03-19 15:22:44 -04:00
Jia Zhang 00324b6b3e README: update README
Signed-off-by: Jia Zhang <qianyue.zj@alibaba-inc.com>
2017-12-04 12:25:12 +08:00
Tom Rini d3a05a62c1 README update
Include what's required to have rpms be signed in the example section.

Signed-off-by: Tom Rini <trini@konsulko.com>
2017-11-16 22:03:28 +08:00
Jia Zhang b1e14f4e88 encrypted-storage: use luks as the feature name for current implementation
encrypted-storage layer will include more security features about encrypted
storage so the term "encrypted-storage" won't be used to specify a dedicated
technology term such as "LUKS".

Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com>
2017-08-20 15:31:11 +08:00
Lans Zhang f77e53d627 meta-secure-core: code style fixup
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
2017-07-28 10:09:02 +08:00
Lans Zhang 86a9006cfb README: don't include meta-secure-core as the sub-layer
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
2017-07-19 14:05:24 +08:00
Lans Zhang dbd94168ce README update
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
2017-07-19 10:57:08 +08:00
Lans Zhang 1b3e594449 meta-secure-core: initial commit
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
2017-06-22 15:24:04 +08:00