Enable stack-proctector-strong option for gcc emiting extra code to check buffer overflow. Enable noexecstack option for marking the object as not requiring executable stack. Tracked-On: 224003 Signed-off-by: wenshelx <wenshengx.wang@intel.com>