2023-07-27 11:52 PM
Hello,
When I execute StartEcc() in a code without TrustZone enabled, it sets the ECCE & ALE bits of RAM CR as expected. but in my current project even after StartEcc() is executed, ECCE & ALE bits are 0, which means it is not able to turn the ECC feature ON. The difference between these two is that in the second, TrustZone is enabled. will that make any difference?
Thank you