CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/30 13:03:58
Modified files:
sys/arch/arm64/dev: acpipci.c agintc.c
Log message:
Seems the Amppere eMAG has a silicon big where the number of writable bits
of the ICC_PMR_EL1 registers varies with the value being written. Change the
value we write to probe the number of writable bits to a value that yields
the desired result.
Suggested by drahn@
ok patrick@
