commit | fd1f4c9abd8eba06c5ad1169a03bd28b4c2e54a7 | [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 | 8921b3dccd24da7e2d1c7ea6ccb56d065ec588c6 [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>