public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Usama Arif" <usama.arif@arm.com>
To: Paul Eggleton <paul.eggleton@linux.microsoft.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/8] kernel-fitimage extensions
Date: Fri, 1 Jan 2021 13:33:58 +0000	[thread overview]
Message-ID: <97b0439f-5cf1-49de-1bd0-bf5c3de41f70@arm.com> (raw)
In-Reply-To: <cover.1608173226.git.paul.eggleton@linux.microsoft.com>

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.

      parent reply	other threads:[~2021-01-01 13:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17  2:51 [PATCH 0/8] kernel-fitimage extensions Paul Eggleton
2020-12-17  2:51 ` [PATCH 1/8] classes/kernel-fitimage: add variable for description Paul Eggleton
2020-12-17  2:51 ` [PATCH 2/8] classes/kernel-fitimage: make fitimage_emit_section_config more readable Paul Eggleton
2020-12-17  2:51 ` [PATCH 3/8] classes/kernel-fitimage: allow substituting mkimage command Paul Eggleton
2020-12-17  2:51 ` [PATCH 4/8] classes/kernel-fitimage: add ability to add additional signing options Paul Eggleton
2020-12-17  2:51 ` [PATCH 5/8] classes/kernel-fitimage: add ability to sign individual images Paul Eggleton
2020-12-17  2:51 ` [PATCH 6/8] oe-selftest: move FIT image tests to their own module Paul Eggleton
2020-12-17  2:51 ` [PATCH 7/8] oe-selftest: fitimage: Test for FIT_DESC Paul Eggleton
2020-12-17  2:51 ` [PATCH 8/8] oe-selftest: fitimage: add test for signing FIT images Paul Eggleton
2021-01-01 13:33 ` Usama Arif [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97b0439f-5cf1-49de-1bd0-bf5c3de41f70@arm.com \
    --to=usama.arif@arm.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.microsoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox