Hi,
Does the nrf5340 perform any integrity checking on the QSPI on-the-fly decryption? Are there any details available on the specific algorithm used? The datasheet only says AES-128.
Am I correct in my understanding that secure boot is not really compatible with the QSPI XIP (whether using encryption or not) as an attacker could simply replace the code after it has been authenticated (ie TOCTOU attack) ?
Thanks.