summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/uboot-sign.bbclass
Commit message (Expand)AuthorAgeFilesLines
* The poky repository master branch is no longer being updated.Richard Purdie2025-11-071-631/+0
* u-boot: Make sure the build dir is unique for each UBOOT_CONFIGRyan Eatmon2025-10-131-2/+5
* uboot-sign.bbclass: Refactor condition checks to use && and || instead of -a ...Jamin Lin2025-06-191-12/+14
* uboot-sign: Support signing U-Boot FIT image without SPLJamin Lin2025-06-191-21/+29
* kernel-signing-keys-native: refactor key generation into a new recipeAdrian Freihofer2025-06-051-2/+3
* uboot-sign: Add support for setting firmware property in FIT configurationJamin Lin2025-05-221-0/+10
* uboot-sign: Fix unintended "-e" written into ITSJamin Lin2025-05-221-1/+1
* u-boot: ensure keys are generated before assembling U-Boot FIT imageRogerio Guerra Borin2025-05-151-0/+2
* 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