On 30 October 2014 21:28, Greg Bellows wrote:
> Adds a dedicated function and a lookup table for determining the target
> exception level of IRQ and FIQ exceptions. The lookup table is taken from the
> ARMv7 and ARMv8 specification exception routing tables.
>
> Signed-off-by: Greg Bellows
>
> --
Thanks for the comments, responses inline.
On 31 October 2014 06:56, Peter Maydell wrote:
> On 30 October 2014 21:28, Greg Bellows wrote:
> > Adds a dedicated function and a lookup table for determining the target
> > exception level of IRQ and FIQ exceptions. The lookup table is taken
> from