summaryrefslogtreecommitdiff
path: root/cmd/smccc.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-8/+8
2021-07-24command: Fix SMC and HVC maximum number of argumentsSiew Chin Lim1-3/+3
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2018-05-08arm64: Add SMC and HVC commandsMichalis Pappas1-0/+71