commit | 86cfbd54a3ef9c7379e044723253a38f850bab56 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri Jan 10 11:40:42 2020 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Feb 10 19:41:25 2020 +0000 |
tree | 53e5fc50641b832ccc10f2174f8845ea3cbc78e3 | |
parent | 50b569209789f824b7dac8c94adb01b78c0bf3f6 [diff] |
image_types_phosphor.bbclass: Add a mmc-verity image type Add support to create a rootfs image setup with dm-verity which allows for secure boot of a BMC’s userspace. This image type can be enabled by adding 'IMAGE_FSTYPES = "mmc-verity"' to a machine's conf file. Tested: Booted an image on QEMU. Change-Id: I8cb6b65427b6c495671c396c95f2e58ace944846 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>