Hi,NXP experts;
I wonders if S32DS3.5 support Stack Protection?
Thanks
Hi,
yes, gcc used in S32DS supports all stack protector options:
-fstack-protector
-fstack-protector-strong
-fstack-protector-all
-fstack-protector-explicit
Hi kral:
Where is this option configured? I couldn't find it in the S32 DS 3.5 .Thank you!
How to add stack protection directives at compile time?