> From: Jamin Lin <[email protected]> > Sent: Wednesday, December 11, 2024 10:35 AM > To: [email protected] > Cc: Troy Lee <[email protected]>; Jamin Lin > <[email protected]> > Subject: [PATCH v5 0/3] uboot-sign: support ATF and TFE ITS generation > > 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.2692 > [email protected]/ > > 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 > > 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 | 288 +++++++++++++++++++++++ > 2 files changed, 383 insertions(+), 1 deletion(-) >
Hi Adrian, Ross, and Community Maintainers, Happy New Year 2025! Sorry to bother you. If you have time, could you please help review this patch series? Thanks, Jamin > -- > 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#209252): https://lists.openembedded.org/g/openembedded-core/message/209252 Mute This Topic: https://lists.openembedded.org/mt/110055196/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
