summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/fitimage.py
Commit message (Expand)AuthorAgeFilesLines
* meta/lib/oeqa: python 3.12 regexAdrian Freihofer2024-02-131-3/+3
* image-artifact-names: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_N...Martin Jansa2023-06-291-0/+2
* selftest: fitimage.py: respect INITRAMFS_IMAGE_NAME and KERNEL_FIT_LINK_NAMEMartin Jansa2023-03-221-18/+16
* u-boot: Rework signing to remove interdependenciesSean Anderson2022-10-261-13/+16
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu2022-07-151-1/+3
* oeqa/selftest: remove unused importsRoss Burton2022-04-011-2/+1
* kernel-fitimage: use correct kernel imageAndrej Valek2021-10-181-4/+4
* oeqa/selftest/fitimage: update tests to use two keysThomas Perrot2021-08-131-7/+14
* uboot: Fixes SPL verified boot on corner casesKlaus Heinrich Kiwi2021-04-061-2/+2
* oe-selftest: Add U-Boot fitImage signing testcasesKlaus Heinrich Kiwi2021-04-061-0/+468
* kernel-fitimage: Don't use unit addresses on FITKlaus Heinrich Kiwi2021-02-231-18/+18
* oeqa/selftest/imagefeatures: adding fitImage initramfs bundle testcaseAbdellatif El Khlifi2021-01-201-0/+132
* oe-selftest: fitimage: add test for signing FIT imagesPaul Eggleton2020-12-201-0/+146
* oe-selftest: fitimage: Test for FIT_DESCPaul Eggleton2020-12-201-1/+4
* oe-selftest: move FIT image tests to their own modulePaul Eggleton2020-12-201-0/+84