On 24 April 2018 at 08:28, Christophe Lyon <christophe.l...@st.com> wrote: > The FDPIC restorer needs to deal with a function descriptor, hence we > have to extend 'retcode' such that it can hold the instructions needed > to perform this. > > The restorer sequence uses the same thumbness as the exception > handler (mainly to support Thumb-only architectures). > > Compared to v2: setup_return() now returns an error if the FDPIC > function description isn't readable. Callers of setup_return() are > updated to force_sigsegv in such cases. > > Co-Authored-By: Mickaël Guêné <mickael.gu...@st.com> > Signed-off-by: Christophe Lyon <christophe.l...@st.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> Can you fix up the minor nits in patch 3, and resend as an entire series with all the patches and a cover letter, please? thanks -- PMM