Close the device, fuse under op-tee?
I'm having trouble closing a device as per the recommended method.
STM32MP> fuse read 0 0
Reading bank 0:
Word 0x00000000: 00000017
STM32MP> fuse prog 0 0x0 0x40
Programming bank 0 word 0x00000000 to 0x00000040...
Warning: Programming fuses is an irreversible operation!
This may brick your system.
Use this command only if you are sure of what you are doing!
Really perform this fuse programming? <y/N>
y
stm32_smc: Failed to exec svc=82001003 op=2 in secure mode (err = -2)
ERROR
This is TF-A 2.4-r1. Previously I was using sp_min and now I'm using op-tee, 3.12-r1.
Can't remember having issues with closing under sp_min?
