]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: fitimage: add test for signing FIT images
authorPaul Eggleton <paul.eggleton@microsoft.com>
Thu, 17 Dec 2020 02:51:42 +0000 (18:51 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Dec 2020 00:03:01 +0000 (00:03 +0000)
commit3c054762278fd8c5dd827dbac15f4fa066e6c19e
treef219e82ae5fc5d6ecafff1b9c542ea9c9426e561
parent1d75a67efe968f1d9161b64e2b7b2d3cf482c968
oe-selftest: fitimage: add test for signing FIT images

Add a new test to verify signing FIT images. Also includes testing for
the newly introduced FIT_SIGN_INDIVIDUAL, UBOOT_MKIMAGE,
UBOOT_MKIMAGE_SIGN, and UBOOT_MKIMAGE_SIGN_ARGS variables.

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/classes/test-mkimage-wrapper.bbclass [new file with mode: 0644]
meta/lib/oeqa/selftest/cases/fitimage.py