freebsd-skq/sys/dev/psci
manu c99b0bbd23 psci: Add \n at the end of printf
Add a \n at the end of the printf if no PSCI function was found otherwise
it mess up the console log.
2018-07-06 17:39:48 +00:00
..
psci_arm64.S
psci_arm.S
psci.c psci: Add \n at the end of printf 2018-07-06 17:39:48 +00:00
psci.h Move psci_call to a header file so we can use it in other files to 2018-06-13 15:24:07 +00:00
smccc.c Move the SMCCC SYSINIT later in the boot so the psci driver has attached. 2018-06-20 10:57:29 +00:00
smccc.h Fix the SMCCC signatures, they are all 32-bit calls. This fixes SMCCC 2018-06-20 10:02:50 +00:00