-
Catalin Marinas authored
The cpu_architecture() function in arch/arm/kernel/setup.c only works with cores produced by ARM Ltd. The more generic approach is to read the ID_MMFR0 register and check for the VMSA or PMSA version supported. Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>
f9d21782