summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32key.c
AgeCommit message (Expand)Author
2026-02-24stm32mp: cmd_stm32key: add support of ADAC public key hashThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of remoteproc firmware public keyGwenael Treuveur
2026-02-24stm32mp: cmd_stm32key: add support of remoteproc firmware encryption keyThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of OTP key format 2Thomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21x SoCThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21xPatrice Chotard
2025-07-29ARM: stm32mp: Add STM32MP23 supportPatrice Chotard
2025-04-25arm: stm32mp: add helper function stm32mp_is_closed()Patrick Delaunay
2025-04-25arm: stm32mp: cmd_stm32key: update command for stm32mp25xPatrice Chotard
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini
2024-01-19arm: Rename STM32MP15xPatrick Delaunay
2024-01-19arm: Rename STM32MP13xPatrick Delaunay
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
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