| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Call the PSCI reset from cpu_reset on arm64. When rebooting from DDB the
kernel calls this directly so the event handler is not called, meaning
the computer fails to reboot.
|
|
|
|
|
|
|
| |
can be seen as the same as 0.2. There are changes with the data passed to
CPU_SUSPEND, however we don't yet use this call.
Sponsored by: ABT Systems Ltd
|
|
|
|
|
| |
started. This allows this functions to be used with the regular ARM SMP
initialisation sequence.
|
|
|
|
|
|
| |
in qemu.
Sponsored by: The FreeBSD Foundation
|
|
handles versions 0.1 and 0.2 of the standard on 32-bit ARM.
With this driver we can shutdown in QEMU. Further work is needed to
turn secondary cores on on boot and to support later revisions of the
specification.
Submitted by: Robin Randhawa <Robin.Randhawa at ARM.com>
Sponsored by: The FreeBSD Foundation
|