summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/fdt_sw.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-02-20 14:45:51 -0700
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-02 07:52:21 +0100
commitb44c574d8527355e862a5a67ccf8f333cdb9840b (patch)
tree22e80de481d204b433f0a9250ac13aaa00ffb52b /cpukit/dtc/libfdt/fdt_sw.c
parentlibfdt: De-inline fdt_header_size() (diff)
downloadrtems-b44c574d8527355e862a5a67ccf8f333cdb9840b.tar.bz2
Add a way to control the level of checks in the code
Add a new ASSUME_MASK option, which allows for some control over the checks used in libfdt. With all assumptions enabled, libfdt assumes that the input data and parameters are all correct and that internal errors cannot happen. By default no assumptions are made and all checks are enabled. Signed-off-by: Simon Glass <sjg@chromium.org> Message-Id: <20200220214557.176528-3-sjg@chromium.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'cpukit/dtc/libfdt/fdt_sw.c')
0 files changed, 0 insertions, 0 deletions