Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the CVE-2017-5715 workaround code. Marvell backported SMSCCC 1.1 | 2018-05-23 | 1 | -38/+13 | |
* | Add support for SMCCC 1.1 which provides proper support for the firmware-based | 2018-05-03 | 1 | -21/+144 | |
* | Get rid of the cpu_on_fn hook and call the psci(4) functions directly instead | 2018-02-23 | 1 | -10/+10 | |
* | Store PSCI function ids as uint32_t not int in the softc. | 2018-01-28 | 1 | -5/+5 | |
* | Implement support for the PSCI_VERSION call and export the function such that | 2018-01-17 | 1 | -3/+23 | |
* | Use register_t instead of uint32_t in smc/hmc calls such that arguments | 2017-12-29 | 1 | -16/+38 | |
* | Add support for the older generation spec of PSCI, which supports | 2017-02-27 | 1 | -7/+28 | |
* | Move psci(4) and plrtc(4) so arm64 can use them. | 2017-01-25 | 1 | -0/+102 |