Module Name: src
Committed By: martin
Date: Mon Jun 18 15:34:34 UTC 2018
Modified Files:
src/sys/arch/arm/arm [netbsd-8]: psci.c
src/sys/arch/arm/fdt [netbsd-8]: psci_fdt.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #883):
sys/arch/arm/fdt/psci_fdt.c: revision 1.5
sys/arch/arm/arm/psci.c: revision 1.2
Use correct value for PSCI 0.2+ PSCI_CPU_ON.
Fix PSCI 0.1 detection.
To generate a diff of this commit:
cvs rdiff -u -r1.1.4.2 -r1.1.4.3 src/sys/arch/arm/arm/psci.c
cvs rdiff -u -r1.1.4.2 -r1.1.4.3 src/sys/arch/arm/fdt/psci_fdt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.