]> Git Repo - J-u-boot.git/commit
stm32mp: stm32prog: correctly handle OTP when SMC is not supported
authorPatrick Delaunay <[email protected]>
Tue, 6 Sep 2022 16:53:20 +0000 (18:53 +0200)
committerPatrice Chotard <[email protected]>
Fri, 23 Sep 2022 11:58:20 +0000 (13:58 +0200)
commit93b2d4d0bda27a73a8825b05a69e8e31bf4232f6
treee92d005590b32891a9943014cdf1513a7a773ea7
parent3df19b8bec379be01fd6d0db5a9bb4813f8148d3
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 <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h
This page took 0.034854 seconds and 4 git commands to generate.