freebsd-src/sys/arm64
Stephen J. Kiernan 3bbe8ed1a7 arm64: Add a CPU reset hook instead of expecting PSCI
Some SoCs do not include a PSCI for power management and defer it to
something else instead. Add a CPU reset hook to account for this, and
use it in the psci driver.

Reviewed by:	andrew
Obtained from:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D44535
2024-04-05 17:37:15 -04:00
..
acpica acpica: Fix build with ACPICA 20230331 and later 2024-01-31 13:41:29 -05:00
arm64 arm64: Add a CPU reset hook instead of expecting PSCI 2024-04-05 17:37:15 -04:00
broadcom sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cavium new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
conf conf: deduplicate dwc config logic 2024-02-27 18:10:14 -04:00
coresight sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
freescale/imx clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
include arm64: Add a CPU reset hook instead of expecting PSCI 2024-04-05 17:37:15 -04:00
intel Intel FPGA: Support programming larger bitfiles. 2024-01-09 14:18:53 +00:00
iommu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
linux makesyscalls: don't make syscall.mk by default 2023-11-18 00:48:14 +00:00
nvidia/tegra210 phy: Move phy code in dev/phy 2024-01-10 19:20:34 +01:00
qoriq clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
qualcomm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rockchip sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon 2024-02-02 18:35:01 -07:00
vmm Import the kernel parts of bhyve/arm64 2024-02-21 18:55:32 +00:00