freebsd-skq/sys/dev/psci
emaste 1c46f2023f 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