aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHerve Codina <herve.codina@bootlin.com>2026-02-10 18:33:35 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2026-03-04 19:26:24 +1100
commitcaf7465c5d60a56e00ea8c6b6eeb4e443371f815 (patch)
tree60be80a932f762f1c7e73b8d59a6c2ac90515107 /tests
parent5976c4a6609829861093af7c56ffd90fb8925cae (diff)
downloaddtc-master.zip
dtc-master.tar.gz
dtc-master.tar.bz2
libfdt: fdt_check_full: Handle FDT_NOP when FDT_END is expectedHEADmastermain
fdt_check_full() makes the assumption that a FDT_END tag is present immediately after the FDT_END_NODE tag related to the root node. This assumption is not correct. Indeed, FDT_NOP tags can be present between this FDT_END_NODE tag and the FDT_END tag. Handle those possible FDT_NOP tags. Signed-off-by: Herve Codina <herve.codina@bootlin.com> Message-ID: <20260210173349.636766-8-herve.codina@bootlin.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions