• Antonio Nino Diaz's avatar
    xlat: Have all values of PARange for 8.x architectures · d3c4487c
    Antonio Nino Diaz authored
    
    
    In AArch64, the field ID_AA64MMFR0_EL1.PARange has a different set of
    allowed values depending on the architecture version.
    
    Previously, we only compiled the Trusted Firmware with the values that
    were allowed by the architecture. However, given that this field is
    read-only, it is easier to compile the code with all values regardless
    of the target architecture.
    
    Change-Id: I57597ed103dd0189b1fb738a9ec5497391c10dd1
    Signed-off-by: default avatarAntonio Nino Diaz <antonio.ninodiaz@arm.com>
    d3c4487c
xlat_tables_arch.c 7.51 KB