commit | 9a699b72950b57e0996a9dfc495f7022e6fb4a24 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue Sep 06 18:53:20 2022 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Sep 23 13:58:20 2022 +0200 |
tree | e92d005590b32891a9943014cdf1513a7a773ea7 | |
parent | 21ea4ef1444026b8575038c4e53502bd8ce6bc8e [diff] |
stm32mp: stm32prog: correctly handle OTP when SMC is not supported As the SMC is only supported in SP-MIN for STM32MP15x, the associated partition should be absent when the TA NVMEM is not available in OPT-TEE in STM32MP13x. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>