Skip to content
Commit e3aa7252 authored by Eugene Cohen's avatar Eugene Cohen Committed by Ard Biesheuvel
Browse files

ArmPkg: CpuDxe: don't track interrupt state in a global variable



Update the CpuDxe driver to remove an assumption that it is the only
component modifying interrupt state since this can be done through BaseLib
as well. Instead of using a global variable for last interrupt state we
now check the current PSTATE value directly.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: default avatarEugene Cohen <eugene@hp.com>
Reviewed-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
parent 4af3dd80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment