summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32key.c
AgeCommit message (Expand)Author
2023-01-12stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay
2022-09-23arm: stm32mp: adapt the command stm32key for STM32MP13xPatrick Delaunay
2022-09-23arm: stm32mp: support several key in command stm32keyPatrick Delaunay
2022-09-23arm: stm32mp: introduced read_close_status function in stm32key commandPatrick Delaunay
2022-09-23arm: stm32mp: add defines for BSEC_LOCK status in stm32key commandPatrick Delaunay
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-16stm32mp: cmd_stm32key: add subcommand closePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add read OTP subcommandPatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add get_misc_dev functionPatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: lock of PKH OTP after fusePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: handle error in fuse_hash_valuePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: use sub commandPatrick Delaunay
2021-01-13arm: stm32mp: migrate trace to log macroPatrick Delaunay
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay