Project ACRN hypervisor
Go to file
wenshelx 156d61e20f security: enable stack protector
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>
2018-05-15 17:19:36 +08:00
devicemodel security: enable stack protector 2018-05-15 17:19:36 +08:00
doc doc: update project documentation LICENSE 2018-05-15 17:19:35 +08:00
hypervisor Simple get_vmx_cap() 2018-05-15 17:19:36 +08:00