I love how people think the rasperry pi is closed sourced but the STM32 is not lol. ๐คฃ Show me the github for the stm32 rom and I'll change my mind.
Login to reply
Replies (1)
Can't speak for all projects using STM32.
But every single OP code on COLDCARD is open to review and reproducible. RDP=2 changes the memory map to put our reset vector as first bytes executed. Full part number: STM32L4S5VIT6 check the COLDCARD code and docs to verify it yourself.
It was quite the feat to make it work like that in conjunction with the 2 other secure elements!