diff options
| author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-04-10 14:41:34 +0200 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2020-05-15 05:28:21 -0700 |
| commit | b329e1650daa860c7dfdbd771ddff611452c382b (patch) | |
| tree | 426d500e12a435ef20cec87e6f1b6b851e86e29c /recipes-core/initrdscripts/initramfs-dm-verity.bb | |
| parent | 20ef03b0f12c9887bb96761a1d5d989d7037f7d9 (diff) | |
| download | meta-security-b329e1650daa860c7dfdbd771ddff611452c382b.tar.gz | |
classes: provide a class for generating dm-verity meta-data images
This adds a class that allows to generate conversions of ext[234] and
btrfs partitions images with dm-verity hash data appended at the end as
well as a corresponding .env file containing the root hash and data
offset that can be stored in a secure location (e.g. signed fitImage)
or signed and verified at run-time on its own.
The class depends on two variables:
DM_VERITY_IMAGE: defines the name of the main image (normally the
one that is used with the bitbake command to
build the main image)
DM_VERITY_IMAGE_TYPE: defines exactly one type for which to generate
the protected image.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-core/initrdscripts/initramfs-dm-verity.bb')
0 files changed, 0 insertions, 0 deletions
