diff options
| author | Aristo Chen <[email protected]> | 2025-09-14 10:59:30 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-09-23 13:35:22 -0600 |
| commit | 588094f2c8ec9a4f7d2dcda11ffae8db8462149c (patch) | |
| tree | 083b7e3c1e1e1ff89f87ae5f029ad4b75767ad8e /test/py | |
| parent | cbc4da1dce3f8dd828a2e613676fdceefd87e1ea (diff) | |
tools: mkimage: detect overlapping load regions in FIT configurations
This patch adds a validation step in mkimage to detect memory region
overlaps between images specified in the same configuration of a
FIT image. If any overlaps are found, the tool prints an error and
aborts the build.
This helps prevent runtime memory corruption caused by conflicting
load addresses between images.
Signed-off-by: Aristo Chen <[email protected]>
Diffstat (limited to 'test/py')
0 files changed, 0 insertions, 0 deletions
