diff options
| author | Marek Vasut <[email protected]> | 2025-11-19 20:32:52 +0100 |
|---|---|---|
| committer | Mattijs Korpershoek <[email protected]> | 2025-12-05 17:21:47 +0100 |
| commit | 42ee514ed049d5e689e39bb4a8b6b5fb519aa3be (patch) | |
| tree | 3271b228092fcfd3e84a9ff05f129750635dcb28 /scripts | |
| parent | 2da3af2f9ee0dbacaf26e95e1ae5261445f1a43c (diff) | |
test/py: android: Point fdt command to aligned addresses
Newer versions of libfdt strictly check whether the FDT blob
passed to them is at 8-byte aligned offset, if it is not, then
the library fails checks with -FDT_ERR_ALIGNMENT . Currently,
'abootimg get dtb --index=1 addr size' may return non 8-byte
aligned FDT address which points directly into the abootimg.
Copy the result into temporary location before validation to
avoid FDT alignment check failure.
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
