freebsd-dev/sys/dev/psci
Ed Maste a5c9ec376b psci: change bootverbose string to 'PSCI 0.2 compatible'
Prior to r324754 we treated PSCI 0.2 and 1.0 as identical, and r324754
extended that to include all PSCI 1.x revisions. Change the string
emitted under bootverbose to reference '0.2 compatible' to avoid
confusion when the system includes a later PSCI rev.

Discussed with:	andrew
Sponsored by:	The FreeBSD Foundation
2017-10-19 16:40:17 +00:00
..
psci_arm64.S
psci_arm.S arm: add .arch_extension sec for smc instruction 2017-06-18 00:08:38 +00:00
psci.c psci: change bootverbose string to 'PSCI 0.2 compatible' 2017-10-19 16:40:17 +00:00
psci.h Call the PSCI reset from cpu_reset on arm64. When rebooting from DDB the 2017-04-24 11:06:10 +00:00