acrn-hypervisor/devicemodel/hw/platform
Shuo A Liu 4b3ebf69c7 dm: use strncpy to replace strcpy
Tracked-On: #2133
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
Reviewed-by: Yonghua Huang <yonghua.huang@intel.com>
2018-12-25 18:40:04 +08:00
..
acpi dm: hw: Replace strlen with strnlen 2018-12-17 19:17:29 +08:00
rpmb dm: use strnlen to replace strlen 2018-12-25 18:40:04 +08:00
tpm dm: use strncpy to replace strcpy 2018-12-25 18:40:04 +08:00
atkbdc.c DM: wrap ASSERT/DEASSERT IRQ line with Set/Clear IRQ line 2018-10-29 09:26:23 +08:00
cmos_io.c dm: cmos: move cmos storage out of vmctx 2018-08-30 12:17:23 +08:00
debugexit.c dm: add io port 0xF4 writing to force DM exit 2018-10-17 14:32:33 +08:00
ioapic.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
ioc.c IOC mediator: Add VehicalSteeringWheelAngle signal to the whitelist 2018-11-23 14:59:07 +08:00
ioc_cbc.c IOC mediator: fix wakeup reason issue when UOS resuming 2018-11-06 16:18:35 +08:00
pit.c DM: wrap ASSERT/DEASSERT IRQ line with Set/Clear IRQ line 2018-10-29 09:26:23 +08:00
ps2kbd.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
ps2mouse.c DM: add deinit function for ps2kbd and ps2mouse 2018-05-15 17:25:24 +08:00
rtc.c DM: wrap ASSERT/DEASSERT IRQ line with Set/Clear IRQ line 2018-10-29 09:26:23 +08:00
usb_mouse.c dm: use strnlen to replace strlen 2018-12-25 18:40:04 +08:00
usb_pmapper.c dm: set correct thread name 2018-12-14 19:50:50 +08:00