opnsense-src/sys/riscv
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
..
allwinner riscv: aw_timer enablement for D1 2025-01-27 16:04:14 -04:00
conf riscv: aw_timer enablement for D1 2025-01-27 16:04:14 -04:00
eswin riscv: connect eswin to the build. 2024-12-17 17:42:09 +00:00
include pci: cleanup __PCI_REROUTE_INTERRUPTS 2025-01-23 16:30:31 -04:00
riscv sys: Add cpu_update_pcb hook 2025-01-31 15:40:29 -05:00
sifive riscv: Add SiFive CCache driver. 2024-12-17 11:28:25 +00:00
starfive Add StarFive JH7110's STG clocks 2024-12-16 15:27:23 -04:00
thead riscv: T-HEAD PBMT support 2024-11-25 17:08:04 -04:00
vmm riscv vmm: implement SBI RFNC extension. 2025-01-21 10:35:19 +00:00