linux-user: Introduce imgsrc_read, imgsrc_read_alloc
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 17 Jun 2021 01:59:57 +0000 (18:59 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 30 Oct 2023 20:41:55 +0000 (13:41 -0700)
commit7d2c5526ed85dcd7c81d91a3e2782db883366143
tree8f6809b70acdbeffa81f2da8234129396f821fc9
parent02d9f5b6acfa494e756ed8a5b373412e4240afaf
linux-user: Introduce imgsrc_read, imgsrc_read_alloc

Introduced and initialized, but not yet really used.
These will tidy the current tests vs BPRM_BUF_SIZE.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/linuxload.c
linux-user/loader.h