feat(rmi): force max IPA size on Realms to 48 bits
Currently, RMM might be able to support FEAT_LPA2 and 52 bits address
size, however as TFTF tests does not support FEAT_LPA2 yet, we need to
limit the maximum IPA space size for realm creation on RMI tests, as
TFTF uses the maximum size supported reported by RMM as the IPA
size when creating new realms, which can cause an inconsistency if
FEAT_LPA2 is disabled.
Signed-off-by: Javier Almansa Sobrino <javier.almansasobrino@arm.com>
Change-Id: I3b77cbbb41a8a1353c7a35decc35d080fd3ad9f3
1 file changed