summaryrefslogtreecommitdiffstats
path: root/commands/smc.c
Commit message (Expand)AuthorAgeFilesLines
* commands: smc: make command usable when ARM_PSCI is undefinedAhmad Fatoum2019-11-191-0/+5
* commands: smc: verify PSCI_POWER_ON with interprocessor handshakeAhmad Fatoum2019-11-191-6/+55
* commands: psci: make locally-used function staticAhmad Fatoum2019-11-191-1/+1
* ARM: psci: properly wire in command helpAhmad Fatoum2019-11-191-0/+1
* ARM: psci: factor out smc command into commands/Ahmad Fatoum2019-11-191-0/+107