summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2019-11-06 21:44:24 +0100
committerCommit Bot <commit-bot@chromium.org>2019-11-07 17:07:11 +0000
commit1bd0562b78ca98740ae987ddf8cc96fdcddf0f37 (patch)
tree7383b04f15ec95216994efd246cae2bcefe11aa7 /common
parentb76871fce86d8d89e7d1d8e951bae4e9b392d150 (diff)
downloadchrome-ec-1bd0562b78ca98740ae987ddf8cc96fdcddf0f37.tar.gz
chip/stm32: Fix compile with gcc8
gcc8 packs uint8 arrays more tightly sometimes, which is bad if a device expects a certain alignment, so make the 4byte alignment of gcc 4.9 explicit for the buffers. BUG=b:132204142 TEST=sweetberry firmware built with coreboot-sdk reaches the console Change-Id: I24cf151d2df21e106fbb7e8f5b16a3bab81b09ab Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1899437 Tested-by: Patrick Georgi <pgeorgi@chromium.org> Commit-Queue: Patrick Georgi <pgeorgi@chromium.org> Reviewed-by: Brian Nemec <bnemec@chromium.org> Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions