Home
last modified time | relevance | path

Searched hist:c7fa2c2803065fcae3e9540e57d2a28a5bc83ecc (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-ipmi-flash/tools/
H A Dhelper.hppdiff c7fa2c2803065fcae3e9540e57d2a28a5bc83ecc Thu Feb 18 20:05:41 CST 2021 Vivekanand Veeracholan <vveerach@google.com> tools/pci: Replace memcpy on pci write with aligned copy

memcpy() does unaligned access. Using it for device memory causes
exception (SIGBUS).
Replace the memcpy in PciAccessBridge::write with aligned copy.

Signed-off-by: Vivekanand Veeracholan <vveerach@google.com>
Change-Id: I8e573715dc8971be547d882ce3cb6de31b2620e4
H A Dpci.cppdiff c7fa2c2803065fcae3e9540e57d2a28a5bc83ecc Thu Feb 18 20:05:41 CST 2021 Vivekanand Veeracholan <vveerach@google.com> tools/pci: Replace memcpy on pci write with aligned copy

memcpy() does unaligned access. Using it for device memory causes
exception (SIGBUS).
Replace the memcpy in PciAccessBridge::write with aligned copy.

Signed-off-by: Vivekanand Veeracholan <vveerach@google.com>
Change-Id: I8e573715dc8971be547d882ce3cb6de31b2620e4
H A Dhelper.cppdiff c7fa2c2803065fcae3e9540e57d2a28a5bc83ecc Thu Feb 18 20:05:41 CST 2021 Vivekanand Veeracholan <vveerach@google.com> tools/pci: Replace memcpy on pci write with aligned copy

memcpy() does unaligned access. Using it for device memory causes
exception (SIGBUS).
Replace the memcpy in PciAccessBridge::write with aligned copy.

Signed-off-by: Vivekanand Veeracholan <vveerach@google.com>
Change-Id: I8e573715dc8971be547d882ce3cb6de31b2620e4
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_helper_unittest.cppdiff c7fa2c2803065fcae3e9540e57d2a28a5bc83ecc Thu Feb 18 20:05:41 CST 2021 Vivekanand Veeracholan <vveerach@google.com> tools/pci: Replace memcpy on pci write with aligned copy

memcpy() does unaligned access. Using it for device memory causes
exception (SIGBUS).
Replace the memcpy in PciAccessBridge::write with aligned copy.

Signed-off-by: Vivekanand Veeracholan <vveerach@google.com>
Change-Id: I8e573715dc8971be547d882ce3cb6de31b2620e4