freebsd-dev/sys/arm/qemu
Andrew Turner 7133fe0f33 Almost all copies of platform_mp_init_secondary just called
intr_pic_init_secondary. Replace them with a direct call. On BCM2836
and ARMADA XP we need to add this function, but it can be empty.

Reviewed by:	ian, imp
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D5460
2016-02-26 16:04:47 +00:00
..
files.qemu Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
std.virt Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms. 2016-02-22 11:47:28 +00:00
virt_common.c Fix a logic inversion when checking for ARM_INTRNG 2016-02-10 16:44:20 +00:00
virt_machdep.c
virt_mp.c Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00