diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-05-27 14:58:33 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-30 09:04:14 +0100 |
commit | 293cb9b25b49d8c0fc60b0be8a810ad761aa9ca8 (patch) | |
tree | de9b48842caaae11170d0e1e186c5e4803747b7e /scripts/lib/devtool/sdk.py | |
parent | b33dcf1123425c667d09204456102719b35e1a89 (diff) | |
download | poky-293cb9b25b49d8c0fc60b0be8a810ad761aa9ca8.tar.gz |
binutils: Fix aarch64 disassembly abort
Code backported from binutils development tree.
aarch64: Remove asserts from operand qualifier decoders [PR31595]
Given that the disassembler should never abort when decoding
(potentially random) data, assertion statements in the
`get_*reg_qualifier_from_value' function family prove problematic.
...
(From OE-Core rev: 00f3d8495a1d8fe44336b53c5a9d9a5f8a8d5664)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions