diff options
author | Julien Thierry <[email protected]> | 2018-08-28 16:51:15 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2018-10-03 16:12:21 +0100 |
commit | 9a0c032825e073e002ee80cf2577431d7296a7f7 (patch) | |
tree | 25254503623e42c0689570c1a59f3f71d12a4dbd /lib/memory-notifier-error-inject.c | |
parent | f05692919bdd44ad2a1a1fe85222dec16fec7e80 (diff) |
arm64: Use daifflag_restore after bp_hardening
For EL0 entries requiring bp_hardening, daif status is kept at
DAIF_PROCCTX_NOIRQ until after hardening has been done. Then interrupts
are enabled through local_irq_enable().
Before using local_irq_* functions, daifflags should be properly restored
to a state where IRQs are enabled.
Enable IRQs by restoring DAIF_PROCCTX state after bp hardening.
Acked-by: James Morse <[email protected]>
Signed-off-by: Julien Thierry <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions