opnsense-src/sys/arm64
John Baldwin f66a407de2 sys: Add cpu_update_pcb hook
This MD function is invoked before dumping register set notes when
writing out a core dump to ensure that the PCB for a given thread is
up to date.  This provides a centralized place to update the PCB with
values of the current thread for each arch rather than doing this work
in each register set's get method.

Discussed with:	jrtc27
Reviewed by:	kib, markj
Sponsored by:	AFRL, DARPA
Differential Revision:	https://reviews.freebsd.org/D44910
2025-01-31 15:40:29 -05:00
..
acpica acpica: Fix build with ACPICA 20230331 and later 2024-01-31 13:41:29 -05:00
apple arm64: apple: fix aic for !SMP configurations 2025-01-09 22:28:05 -06:00
arm64 sys: Add cpu_update_pcb hook 2025-01-31 15:40:29 -05:00
broadcom Use device_delete_children instead of explicit calls to device_delete_child 2025-01-02 13:20:21 -05:00
cavium Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
conf aw_timer: rename driver from a10_timer 2025-01-27 16:04:09 -04:00
coresight sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
freescale/imx imx clk: Skip reconfiguring the clock if we don't have a new best_parent 2024-09-16 15:45:26 +01:00
include arm64: Move FEAT_PAN to the cpu feat framework 2025-01-24 12:09:28 +00:00
intel Intel FPGA: Support programming larger bitfiles. 2024-01-09 14:18:53 +00:00
iommu iommu: eliminate iommu_free_ctx() 2024-11-03 21:38:19 +02:00
linux sysent: regen for typo fix 2024-10-22 19:21:26 +01:00
nvidia/tegra210 Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
qoriq Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
qualcomm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rockchip Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
vmm arm64: Support mapping a 52-bit physical adddress 2025-01-24 12:09:27 +00:00