summaryrefslogtreecommitdiff
path: root/arch/arm/mach-meson/sm.c
Commit message (Expand)AuthorAgeFilesLines
* arm/mach-meson: move smc commands in cmd/mesonAlexey Romanov2023-01-101-144/+0
* ARM: meson: fixup error on efuse commands returnJerome Brunet2022-08-081-6/+3
* ARM: amlogic: add sm efuse write support and cmd for read/write efuseVyacheslav Bocharov2021-10-291-1/+67
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-6/+8
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong2019-08-121-1/+86
* arm: meson: add sm cmd to retrieve SoC serialNeil Armstrong2019-08-121-0/+48
* ARM: meson: sm: Add secure monitor calls to retrieve SoC serial numberNeil Armstrong2019-07-041-0/+24
* ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet2018-11-261-1/+0
* ARM: meson: rename GXBB to GXNeil Armstrong2018-05-081-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: meson: implement calls to secure monitorBeniamino Galvani2016-05-271-0/+57