summaryrefslogtreecommitdiff
path: root/fdtdump.c
diff options
context:
space:
mode:
author David Gibson <david@gibson.dropbear.id.au> 2018-03-18 00:12:12 +1100
committer David Gibson <david@gibson.dropbear.id.au> 2018-06-07 11:49:17 +1000
commit4b8fcc3d015c6b70c74997fb735614c2ef9e6610 (patch)
treeeccb7b7518e7b29c58a26df95d87eec4be112e1e /fdtdump.c
parentc14223fb229255c4e7e2719022c77653630ad28c (diff)
libfdt: Add fdt_check_full() function
This new function implements a complete and thorough check of an fdt blob's structure. Given a buffer containing an fdt, it should return 0 only if the fdt within is structurally sound in all regards. It doesn't check anything about the blob's contents (i.e. the actual values of the nodes and properties), of course. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Tested-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'fdtdump.c')
0 files changed, 0 insertions, 0 deletions