Module Name: src Committed By: jmcneill Date: Mon Dec 9 21:55:06 UTC 2024
Modified Files: src/sys/arch/arm/arm: arm_cpu_topology.c Log Message: arm64: Fix Oryon topology. The Oryon CPUs don't set the MT bit in MPIDR_EL1, leading to a bogus topology. Work around this for now - long term fix will be to support PPTT. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm/arm_cpu_topology.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.