commit | b4d08272d54e6f729887cc21d5e24d060fa1b700 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Mon Feb 06 13:51:57 2023 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Sep 27 18:41:46 2023 +0200 |
tree | 67f3da22068188b4267cb61e4db52fe66756ee2a | |
parent | 1731c6615e1bf9b7350832238c928562f1ed0d2c [diff] |
fix(st): update comment on encryption key On STM32MP2, the encryption key is 32 bytes, the key duplication (done for 16 bytes OTP) is not done. Update the comment to precise that. Change-Id: I6fc4d652fdd462808918e85f6e5bd0d68d10d436 Yann Gautier <yann.gautier@foss.st.com>