diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-10-30 15:48:51 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-11-04 12:05:23 +0000 |
commit | b5c633c5bd6993df1bf3401d94042fb8a910a92a (patch) | |
tree | cdffe89d50200c7f4098a45773d2b1e099b238b7 /HACKING | |
parent | f4df22102a0081ff1bd0df4cb5552411e410eb3e (diff) | |
download | qemu-b5c633c5bd6993df1bf3401d94042fb8a910a92a.zip qemu-b5c633c5bd6993df1bf3401d94042fb8a910a92a.tar.gz qemu-b5c633c5bd6993df1bf3401d94042fb8a910a92a.tar.bz2 |
target-arm: Separate out M profile cpu_exec_interrupt handling
The M profile cpu_exec_interrupt handling is fairly simple
but does include an M profile specific oddity (disabling
interrupts for certain PC values). A/R profile handling
on the other hand is getting rapidly more complicated
with the support for EL2 and EL3. Split the M profile
code out into its own implementation of cpu_exec_interrupt
to keep these two things out of each others' way.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1414684132-23971-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions