diff options
author | James Morse <[email protected]> | 2017-11-02 12:12:39 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-11-02 15:55:41 +0000 |
commit | b55a5a1b0a7d4f51b6c8eec0d4d78ace8f5fa2b3 (patch) | |
tree | 58ce729296e93870cab0e40248a9d75d05e1d60c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 84d0fb1bb6257d5d5d45f5e3554ab441b4ff5a74 (diff) |
arm64: entry.S: convert el1_sync
el1_sync unmasks exceptions on a case-by-case basis, debug exceptions
are unmasked, unless this was a debug exception. IRQs are unmasked
for instruction and data aborts only if the interupted context had
irqs unmasked.
Following our 'dai' order, el1_dbg should run with everything masked.
For the other cases we can inherit whatever we interrupted.
Add a macro inherit_daif to set daif based on the interrupted pstate.
Signed-off-by: James Morse <[email protected]>
Reviewed-by: Julien Thierry <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions