Your STM32MP157 SVD file is highly incomplete and plain wrong at times. Could you please update it?
Hi ST!
I am working with Rust on your STM32MP157. While we have this working already, this is cumbersome as we have to figure all register addresses and layouts manually. Normally, in Rust, we parse the SVD file corresponding to a chip and go from there which is a huuuge improvement to doing everything manually. Unfortunately the SVD files available for the STM32MP157 are highly incomplete and wrong at times. Could you please fix & update the SVD files?
Thanks a lot!
Best,
Noah
