Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hi,
I would like to shortly understand the differences between the the ".rteconfig->Device and Board->Security Mode" values:
and how it effects the project per specific option
Thanks in advanced,Ronen
Thanks Ronan.
Another question pls:My linker command does not include the option -mcmse.In that case would it be correct to say that my build image runs in a "Non-secure" state?
-mcmse
Thanks,Ronen
It is a _compiler_ option rather than linker.
If you are concerned... It may be better to think that the code is not making use of the Trustzone-M functionality of Armv8-M, rather than it simply being 'non-secure'!
Oops, sorry i meant for a compiler option.Yes, this is much better to understand that my code "is not making use of the Trustzone-M functionality".
Thanks again,Ronen