Age | Commit message (Expand) | Author |
---|---|---|
2018-02-23 | Get rid of the cpu_on_fn hook and call the psci(4) functions directly instead | Mark Kettenis |
2018-01-28 | Store PSCI function ids as uint32_t not int in the softc. | Jonathan Gray |
2018-01-17 | Implement support for the PSCI_VERSION call and export the function such that | Mark Kettenis |
2017-12-29 | Use register_t instead of uint32_t in smc/hmc calls such that arguments | Mark Kettenis |
2017-02-27 | Add support for the older generation spec of PSCI, which supports | Patrick Wildt |
2017-01-25 | Move psci(4) and plrtc(4) so arm64 can use them. | Jonathan Gray |