• Manish Pandey's avatar
    plat/arm: use Aff3 bits also to validate mpidr · b30646a8
    Manish Pandey authored
    
    
    There are some platforms which uses MPIDR Affinity level 3 for storing
    extra affinity information e.g. N1SDP uses it for keeping chip id in a
    multichip setup, for such platforms MPIDR validation should not fail.
    
    This patch adds Aff3 bits also as part of mpidr validation mask, for
    platforms which does not uses Aff3 will not have any impact as these
    bits will be all zeros.
    
    Change-Id: Ia8273972fa7948fdb11708308d0239d2dc4dfa85
    Signed-off-by: default avatarManish Pandey <manish.pandey2@arm.com>
    b30646a8
arm_topology.c 1.68 KB