Hi,
As far as I understand it, TF-M stores symmetric keys unencrypted on flash in the nrf91, and then uses other means (like flash read protection and trustzone) to keep the keys secret. Is this therefore vulnerable decapping attacks, where one could directly read out the flash?
Also, assuming that code execution was possible by an attacker in the secure world, would they be able to access the keys in the device by reading them through the NVM controller, or is there some other hardware level protection in place for the flash?
Thanks,
Jeremy