diff options
author | Thomas Perrot <thomas.perrot@bootlin.com> | 2021-10-27 16:04:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-15 07:40:30 +0000 |
commit | 82bda466f8121e9d1e3f167c9dcbd512e64a3d84 (patch) | |
tree | f7f754498c0e8a57646d9079889ec6791f1ba8f8 /scripts/lib/devtool/runqemu.py | |
parent | ad4f6f337c2300ef7c83ce565224afe7096e8819 (diff) | |
download | poky-82bda466f8121e9d1e3f167c9dcbd512e64a3d84.tar.gz |
uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified
Some BSPs, especially those of meta-freescale and meta-ti allow to build U-Boot
binaries using different configuration for a given target, for example:
- UBOOT_CONFIG ??= "tfa-secure-boot tfa"
- UBOOT_CONFIG ??= "nand sdcard spi nor"
When this is the case the public key wasn't concatenated to all U-Boot binaries
built.
(From OE-Core rev: ffa802f5a60f244141f1b263f3c69936d4c2f388)
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit dfd71ae3d102f3010c6117d774e9739a322930f6)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions