On 23 May 2014 03:30, Rob Herring <[email protected]> wrote:
> From: Rob Herring <[email protected]>
>
> In preparation to add system mode only calls to
> aarch64_cpu_do_interrupt, compile it for system mode only and don't set
> the do_interrupt callback for user mode emulation. User mode emulation
> should never get interrupts and thus should not have a exception handler
> function. Do the same change from AArch32 to keep them aligned.
>
> Signed-off-by: Rob Herring <[email protected]>

Reviewed-by: Peter Maydell <[email protected]>

-- PMM

Reply via email to