This series fixes an unaligned of a 64-bit FDT property in the FIT loader.
Since v2:
- Use the ldst API
- Let ldl_he_p() returns unsigned
- Use the same API for handling 32/64-bit FDT properties
Philippe Mathieu-Daudé (2):
bswap.h: Fix ldl_he_p() signedness
loader: Fix 64-bit misaligned member access
include/qemu/bswap.h | 4 ++--
hw/core/loader-fit.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
2.17.0