In a multi-processor system how does a processor identify itself, for example, when different processors have different functions? Is there a mechanism that is common across As,Rs and Ms? I found MPIDR but it is not present in all architectures. CPUID identifies only the CPU capabilities and features.
Hi,I believe you could refer to Main ID Register (MIDR). There is a field called part number, indicating processor part number.