mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
31289e44b0
cpus to enable, and PSCI to start them.
19 lines
364 B
Plaintext
19 lines
364 B
Plaintext
# $FreeBSD$
|
|
|
|
#
|
|
# Standard ARM support.
|
|
#
|
|
arm/arm/bus_space_base.c standard
|
|
arm/arm/bus_space_generic.c standard
|
|
kern/kern_clocksource.c standard
|
|
|
|
#
|
|
# Standard qemu virt devices and support.
|
|
#
|
|
arm/arm/generic_timer.c standard
|
|
arm/qemu/virt_common.c standard
|
|
arm/qemu/virt_machdep.c standard
|
|
arm/qemu/virt_mp.c optional smp
|
|
|
|
dev/ofw/ofw_cpu.c standard
|