acrn-hypervisor/devicemodel/core
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
..
console.c initial import 2018-05-11 14:44:28 +08:00
consport.c Enable FORTIFY and FORMAT SECURITY compile flags 2018-05-15 17:19:37 +08:00
gc.c initial import 2018-05-11 14:44:28 +08:00
inout.c initial import 2018-05-11 14:44:28 +08:00
main.c dm: use getopt_long instead of getopt to parse dm cmdline 2018-05-15 17:19:36 +08:00
mem.c initial import 2018-05-11 14:44:28 +08:00
mevent.c Enable FORTIFY and FORMAT SECURITY compile flags 2018-05-15 17:19:37 +08:00
mptbl.c initial import 2018-05-11 14:44:28 +08:00
post.c initial import 2018-05-11 14:44:28 +08:00
smbiostbl.c initial import 2018-05-11 14:44:28 +08:00
sw_load.c initial import 2018-05-11 14:44:28 +08:00
vmmapi.c vm: Pass uuid from DM commandline to vm as GUID. 2018-05-15 17:19:36 +08:00