Hi, I have reviewed the patches and they look good to me.
Thanks, Usama On 17/12/2020 02:51, Paul Eggleton wrote:
Some minor extensions to the kernel-fitimage class, mostly for signing, with associated oe-selftest tests. (Separate docs patch is queued and will follow once these changes are pass review). The following changes since commit 6012fffa99b600956ea1076d60e050d0737b4c4f: systemd: Fix reallocarray check (2020-12-16 19:44:45 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/fitimage http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/fitimage Easwar Hariharan (1): classes/kernel-fitimage: make fitimage_emit_section_config more readable Luca Boccassi (1): classes/kernel-fitimage: add ability to sign individual images Paul Eggleton (6): classes/kernel-fitimage: add variable for description classes/kernel-fitimage: allow substituting mkimage command classes/kernel-fitimage: add ability to add additional signing options oe-selftest: move FIT image tests to their own module oe-selftest: fitimage: Test for FIT_DESC oe-selftest: fitimage: add test for signing FIT images meta-selftest/classes/test-mkimage-wrapper.bbclass | 19 ++ meta/classes/kernel-fitimage.bbclass | 114 +++++++--- meta/lib/oeqa/selftest/cases/fitimage.py | 233 +++++++++++++++++++++ meta/lib/oeqa/selftest/cases/imagefeatures.py | 74 ------- 4 files changed, 339 insertions(+), 101 deletions(-) create mode 100644 meta-selftest/classes/test-mkimage-wrapper.bbclass create mode 100644 meta/lib/oeqa/selftest/cases/fitimage.py
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#146330): https://lists.openembedded.org/g/openembedded-core/message/146330 Mute This Topic: https://lists.openembedded.org/mt/79028968/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-