summaryrefslogtreecommitdiff
path: root/tools/buildman/builder.py
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-02-19 01:02:52 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2021-02-19 12:44:48 +0100
commite3021e74fe66419f92764076cf91123f4f219a8d (patch)
tree9f4a59f0db8611440330ab10acd7901ef67f784f /tools/buildman/builder.py
parent892cf6563f15a1395429093cb967cc80007fd780 (diff)
imx_bootaux: fix elf loading
imx-bootaux loads an elf file linked for an auxilary core. Thus the loader function requires address translation from the auxilary core's address space to where those are mapped into U-Boot's address space. So the elf loader is specific and must not be replaced with a generic loader which doesn't provide the address translation functionality. Fixes commit 805b3cac1e0 ("lib: elf: Move the generic elf loading/validating functions to lib") Related-to: ELB-3520 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'tools/buildman/builder.py')
0 files changed, 0 insertions, 0 deletions