commit | 424876f9a4f2720e4c5f091c911d93b99bc59e1f | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Sep 15 18:11:40 2022 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Sep 23 14:28:25 2022 +0200 |
tree | 60a779c0c032b57b6681d39ad2cbd571a12b8a90 | |
parent | 9b7c4d3ed2f4eee2069346b314dae00534873dcd [diff] |
arm: stm32mp: support several key in command stm32key Update the command stm32key to support several keys selected by key name and managed by the new sub-command: stm32key list stm32key select [<key>] stm32key read -a This patch doesn't change the STM32MP15 behavior, only PKH is supported, but it is a preliminary patch for STM32MP13 support. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>