acrn-hypervisor/hw/pci
Geoffroy Van Cutsem bc0579d0ff Fix compilation on Ubuntu 14.04
A couple of problems appeared on Ubuntu 14.04 (gcc 4.8.4) when we
turned on additional compiler flags with commit
519c4285cf. This patch fixes these
problems by adhering to the strict anti-aliasing rules and also
initializing the 'tfd' variable where the compile believed it
_could_ be used uninitialized.

Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
2018-04-10 16:30:50 +08:00
..
virtio dm/VBS-U: implement virtio_dev_error 2018-04-04 14:50:48 +08:00
ahci.c Fix compilation on Ubuntu 14.04 2018-04-10 16:30:50 +08:00
core.c DM: release mmio data structure for pci bar 2018-04-06 12:36:37 +08:00
hostbridge.c initial import 2018-03-07 21:07:43 +08:00
irq.c Enable FORTIFY and FORMAT SECURITY compile flags 2018-03-20 14:39:37 +08:00
lpc.c Enable FORTIFY and FORMAT SECURITY compile flags 2018-03-20 14:39:37 +08:00
passthrough.c dm: add ACPI info for ipu pass-through 2018-03-21 15:00:16 +08:00
uart.c initial import 2018-03-07 21:07:43 +08:00
wdt_i6300esb.c initial import 2018-03-07 21:07:43 +08:00
xhci.c initial import 2018-03-07 21:07:43 +08:00