This is the table we were talking about in patch 7. A table has been added and the function reworked in v8.
On 24 October 2014 11:26, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 21 October 2014 17:55, Greg Bellows <greg.bell...@linaro.org> wrote: > > From: Fabian Aggeler <aggel...@ethz.ch> > > > > Adds a dedicated function for IRQ and FIQ exceptions to determine > > target_el and mode (AArch32) according to tables in ARM ARMv8 and > > ARM ARM v7. > > > > Signed-off-by: Fabian Aggeler <aggel...@ethz.ch> > > Signed-off-by: Greg Bellows <greg.bell...@linaro.org> > > This seems like a good candidate for implementing via a set > of tables too. > > thanks > -- PMM >