diff options
author | Simon Glass <sjg@chromium.org> | 2022-12-21 16:08:21 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2023-01-18 11:49:13 -0700 |
commit | 9557592edc82cc690db2e81ef249a772f60078cb (patch) | |
tree | db3e536d874bf16a81b118f7980cbbe31920708e /lib/trace.c | |
parent | ec4f327145ead89a5fd6714baa878112818b7147 (diff) |
fdt: Check for overlapping data and FDT
If the FDT overlaps with the data region of the image, or with the stack,
it can become corrupted before relocation. Add a check for this, behind a
debug flag, as it can be very confusing and time-consuming to debug.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/trace.c')
0 files changed, 0 insertions, 0 deletions