]> git.proxmox.com Git - mirror_qemu.git/commit
linux-user: ARM-FDPIC: Add support of FDPIC for ARM.
authorChristophe Lyon <christophe.lyon@st.com>
Mon, 30 Apr 2018 08:03:43 +0000 (10:03 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 3 May 2018 16:25:29 +0000 (18:25 +0200)
commit3cb10cfafd83b9d7b3867b7deae29b8da3b5fe39
tree5dbd214f79a0d48c2f806de091b04815e13f0b91
parentcf58affecc67e1b22bdbd3dc90e19ad2d4b1ce3d
linux-user: ARM-FDPIC: Add support of FDPIC for ARM.

Add FDPIC info into image_info structure since interpreter info is on
stack and needs to be saved to be accessed later on.

Co-Authored-By: Mickaël Guêné <mickael.guene@st.com>
Signed-off-by: Christophe Lyon <christophe.lyon@st.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180430080404.7323-4-christophe.lyon@st.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/elfload.c
linux-user/qemu.h