opnsense-src/sys/arm
Andrew Turner 2eee99f794 Allow CPUs to be missing in the Arm PMU driver
To support running on some emulators we allow CPU start to fail if the
CPU we are starting is not present. The PMU driver will then check if
the CPU is present and fail to attach if any are missing.

To allow the PMU to be used in such an environment don't fail to attach
when a CPU is missing.

Sponsored by: Arm Ltd
2022-12-22 14:24:40 +00:00
..
allwinner DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
altera/socfpga arm altera: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
annapurna/alpine Add fdt to name of a fdt specific function 2022-05-23 15:24:35 +01:00
arm Allow CPUs to be missing in the Arm PMU driver 2022-12-22 14:24:40 +00:00
broadcom/bcm2835 pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
conf intrng: Remove from NOTES file 2022-10-25 10:57:29 -06:00
freescale kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
include Retire broken GPROF support from the kernel 2022-11-15 14:17:10 +00:00
mv sys: Nuke double-semicolons 2022-11-02 09:34:20 -06:00
nvidia kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
qualcomm ipq4018: remove write-only variables in USB ehci/xhci bus glue 2022-09-12 20:10:24 -07:00
rockchip Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
ti AM335x: Fix compatible name 2022-11-28 08:13:18 +01:00
xilinx xilinx: Fix a typo in a source code comment 2022-11-01 08:00:53 +01:00