Skip to content
Commit 1385cfd6 authored by Soby Mathew's avatar Soby Mathew
Browse files

fix(lib/arch): have a default PA range



Currently the PA Range capability of the CPU is detected
from the corresponding encoding in id_aa64mmfr0_el1 register.
It is possible that RMM may run unmodified on a CPU which may
have an encoding higher than the known encodings to RMM.
In this case, this patch introduces a default PA range value
depending on if LPA2 is supported or not.

Change-Id: If9188c010bbc6bbffcbc3fdefa92451893e663ab
Signed-off-by: Soby Mathew's avatarSoby Mathew <soby.mathew@arm.com>
parent 8cbb04cb
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