Project ACRN hypervisor
Go to file
Yonghua Huang b6d73be1a6 Enable FORTIFY and FORMAT SECURITY compile flags
1. Enable below 2 defenses in Makefile
   "-O2 -D_FORTIFY_SOURCE=2"
   "-Wformat -Wformat-security"

2. Update related source code impacted by above 2 flags

Change-Id: Ib42214848f030b4cf508cd7c52a7e3cc809435d9
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2018-05-15 17:19:37 +08:00
devicemodel Enable FORTIFY and FORMAT SECURITY compile flags 2018-05-15 17:19:37 +08:00
doc getting_started: fix note formatting 2018-05-15 17:19:36 +08:00
hypervisor ptdev: fix bug when update ptdev entry 2018-05-15 17:19:37 +08:00