Read PA bits from ID_AA64MMFR0_EL1.PARange.
MFC after: 1 week
Sponsored by: Ampere Computing, Inc.
Differential D26133
arm64/acpi: Give the real PA limit to ACPI scottph on Aug 20 2020, 6:56 AM. Authored by Tags None Referenced Files
Details
Read PA bits from ID_AA64MMFR0_EL1.PARange. MFC after: 1 week
Diff Detail
Event TimelineComment Actions You should use get_kernel_reg to read the ID registers when we need a common version over all CPUs. It's not going to affect it here, but when use later in the boot it can as on a big.LITTLE system these ID registers can sometimes be different across the different core types.
|