diff options
author | Etienne Carriere <etienne.carriere@linaro.org> | 2020-11-21 11:59:33 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-11-29 05:18:37 +0100 |
commit | 03699bc75621934f7fb5d5a023007b39fb21ad6b (patch) | |
tree | 364c0af5df24341c1e4c0f56929b8a46481c9e1b /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 31cadc3635500a94d6893db70e85acc39827c62c (diff) | |
download | u-boot-03699bc75621934f7fb5d5a023007b39fb21ad6b.tar.gz u-boot-03699bc75621934f7fb5d5a023007b39fb21ad6b.tar.xz u-boot-03699bc75621934f7fb5d5a023007b39fb21ad6b.zip |
lib/efi_loader: fix ABI in efi_mm_communicate_header
Pack struct efi_mm_communicate_header as done in EDK2 as seen in
release 201808 [1]. If not packed sizeof() for the structure adds
4 additional bytes on 32bit targets which breaks the ABI.
Link: [1] https://github.com/tianocore/edk2/blob/edk2-stable201808/MdePkg/Include/Protocol/MmCommunication.h#L21
Fixes: 23a397d2e2fb ("efi_loader: Add headers for EDK2 StandAloneMM communication")
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions