Disable stack protection code emission

When building natively within a QEMU environment, stack protection
code is emitted by default. However, because the bootloader's libc
implementation doesn't support this, it needs to be disabled.

Change-Id: I2f612ecdd773b8c4455813b3e5acba5ca713ebe6
1 file changed