summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/uboot-sign.bbclass
Commit message (Expand)AuthorAgeFilesLines
* uboot-sign: support to add users specific image tree sourceJamin Lin2025-02-271-0/+16
* uboot-sign: support to create TEE and ATF image tree sourceJamin Lin2025-02-271-1/+79
* u-boot: kernel-fitimage: Restore FIT_SIGN_INDIVIDUAL="1" behaviorMarek Vasut2025-02-251-9/+51
* u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_E...Marek Vasut2025-01-221-12/+14
* Revert "uboot-sign: fix U-Boot binary with public key"Ryan Eatmon2024-12-091-1/+7
* uboot-sign: fix U-Boot binary with public keyClayton Casciato2024-11-231-7/+1
* uboot-sign: fix concat_dtb argumentsClayton Casciato2024-11-121-1/+1
* uboot-sign: fix counters in do_uboot_assemble_fitimagePaul Gerber2024-08-301-1/+2
* uboot-sign: fix loop in do_uboot_assemble_fitimageRalph Siemsen2024-05-091-1/+1
* u-boot-sign:uboot-config: support to verify signed FIT imageJamin Lin2024-02-081-0/+10
* uboot-sign: Fix to install nonexistent dtb fileJamin Lin2024-02-081-1/+3
* uboot-sign: set load address and entrypointJamin Lin2024-02-081-2/+5
* uboot-sign: support 64bits addressJamin Lin2023-05-041-1/+5
* u-boot: Fix u-boot signing when building with multiple u-boot configsDavid Bagonyi2022-11-201-1/+3
* u-boot: Rework signing to remove interdependenciesSean Anderson2022-10-261-228/+189
* uboot-sign: Split off kernel-fitimage variablesSean Anderson2022-10-261-15/+4
* uboot-sign: Use bitbake variables directlySean Anderson2022-10-261-20/+10
* uboot-sign: Fix using wrong KEY_REQ_ARGSSean Anderson2022-10-261-1/+1
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-0/+505