commit | b282e1ce29bb677224ba8fb38e94f5e94e2656d5 | [log] [tgz] |
---|---|---|
author | James Morse <james.morse@arm.com> | Thu Nov 02 12:12:41 2017 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Thu Nov 02 15:55:41 2017 +0000 |
tree | 7b1bac6c71a468fa05b977b35f208e8f185aa342 | |
parent | 746647c75afb5a1706426c2563ff02884a15530d [diff] |
arm64: entry.S: convert elX_irq Following our 'dai' order, irqs should be processed with debug and serror exceptions unmasked. Add a helper to unmask these two, (and fiq for good measure). Signed-off-by: James Morse <james.morse@arm.com> Reviewed-by: Julien Thierry <julien.thierry@arm.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>