]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-selftest: fitimage: add test for signing FIT images paule/fitimage
authorPaul Eggleton <paul.eggleton@microsoft.com>
Mon, 14 Dec 2020 01:29:56 +0000 (01:29 +0000)
committerPaul Eggleton <paul.eggleton@linux.microsoft.com>
Thu, 17 Dec 2020 02:44:51 +0000 (18:44 -0800)
commit986494b3b6b35d43bd5b91f5f9b78c727da8ba9e
tree83881abf132d1e93c6469fe7db621830951f64a6
parentf4febec53413964bd192043df28d0c9a82181f94
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>
meta-selftest/classes/test-mkimage-wrapper.bbclass [new file with mode: 0644]
meta/lib/oeqa/selftest/cases/fitimage.py