aboutsummaryrefslogtreecommitdiff
path: root/cmd/smccc.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-8/+8
2021-07-23command: Fix SMC and HVC maximum number of argumentsSiew Chin Lim1-3/+3
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2018-05-08arm64: Add SMC and HVC commandsMichalis Pappas1-0/+71