Hi Fabien, On Wed, 9 Oct 2019 at 09:36, Fabien Dessenne <fabien.desse...@st.com> wrote: > > Add rproc_elf_load_rsc_table(), which searches for a resource table in > an elf64/elf32 image, and if found, copies it to device memory. > Add also the elf32 and elf64 variants of this API. > Add a test for this. > > Signed-off-by: Fabien Dessenne <fabien.desse...@st.com> > --- > drivers/remoteproc/rproc-elf-loader.c | 269 > ++++++++++++++++++++++++++++++++++ > include/remoteproc.h | 70 +++++++++ > test/dm/remoteproc.c | 91 ++++++++++-- > 3 files changed, 419 insertions(+), 11 deletions(-) >
If you are putting stuff in the image, should you use binman to build the image, then find the contents using the binman tables? Scanning the image for a table seems a bit horrible. Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot