summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-09-29 18:11:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-04 21:33:32 +0100
commita9e460041fef0043056ae0ba9c0420ecd970443e (patch)
treee212d4c6f738c7e2ba4ce389816cb2be552a2678 /scripts/lib/devtool/standard.py
parent957fe055027178ecd912a407dd104e6502e6c568 (diff)
downloadpoky-a9e460041fef0043056ae0ba9c0420ecd970443e.tar.gz
linux-firmware: skip ldflags sanity check
Some of the firmware blobs, for example qcom/apq8016/modem.mbn, are actually ELF files. We don't want to hold these to our exacting standard for link flags because we're not building them and they don't run on the target directly. Note that as this check parses the output of ${OBJDUMP} -p it behaves differently with binutils vs llvm. It looks like binutils bails early as it doesn't know what the target architecture is, whereas LLVM is more comprehensive in its support. (From OE-Core rev: 80f32d66159bda0b01be6d47835168fcfacdac86) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions