Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v6 0/3] uboot-sign: support ATF and TFE ITS generation
@ 2025-02-17  8:52 Jamin Lin
  2025-02-17  8:52 ` [PATCH v6 1/3] uboot-sign: support to create TEE and ATF image tree source Jamin Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jamin Lin @ 2025-02-17  8:52 UTC (permalink / raw)
  To: openembedded-core; +Cc: troy_lee, jamin_lin, vince_chang

v0:
  1. add variable to set load address and entrypoint.
  2. Fix to install nonexistent dtb file.
  3. support to verify signed FIT
  4. support to load optee-os and TFA images
v1:
  Fix patch for code review
v2:
  created a series patch
v3:
  add cover letter
v4:
  Add oe-self testcases for reviewer suggestion
  Add documentation for reviewer suggestion.
  Link: https://patchwork.yoctoproject.org/project/docs/patch/20241118062113.269253-1-jamin_lin@aspeedtech.com/

  The following patches had been applied from v0 changes.
  a. Fix to install nonexistent dtb file
  b. support to verify signed FIT
  c. add variable to set load address and entrypoint.

v5:
  1. create a new variable to add users snippet ITS.
  2. remove uboot_fitimage_user_image hook function

v6: 
  1. rebase oe to https://github.com/openembedded/openembedded-core/commit/4bea64347407dfb1eb46dacffd05af3bd200b419
  2. update fitimage test cases

Jamin Lin (3):
  uboot-sign: support to create TEE and ATF image tree source
  uboot-sign: support to add users specific image tree source
  oe-selftest: fitimage: add testcases to test ATF and TEE

 meta/classes-recipe/uboot-sign.bbclass   |  96 +++++++-
 meta/lib/oeqa/selftest/cases/fitimage.py | 281 +++++++++++++++++++++++
 2 files changed, 376 insertions(+), 1 deletion(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-17  8:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17  8:52 [PATCH v6 0/3] uboot-sign: support ATF and TFE ITS generation Jamin Lin
2025-02-17  8:52 ` [PATCH v6 1/3] uboot-sign: support to create TEE and ATF image tree source Jamin Lin
2025-02-17  8:52 ` [PATCH v6 2/3] uboot-sign: support to add users specific " Jamin Lin
2025-02-17  8:52 ` [PATCH v6 3/3] oe-selftest: fitimage: add testcases to test ATF and TEE Jamin Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox