### Description As mentioned in #4179, evaluate using the stack protection flag (documentation [here](https://developer.arm.com/documentation/dui0774/l/Compiler-Command-line-Options/-fstack-protector---fstack-protector-all---fstack-protector-strong---fno-stack-protector)) This flag adds stack protection but the added logic will probably end up in a bigger binary and slower execution.