arm-trusted-firmware/plat/qemu
Jens Wiklander eee52dac2c fix(qemu): fix EL3-SPMC data store alignment
With PLAT=qemu, the EL3-SPMC data store is provided as an array of
uint8_t and implicitly with a 1 byte alignment. But the way the data
store is used it must have a larger alignment, so change to double-word
alignment for maximum compatibility.

Change-Id: I4e9b901889078fee4b87f8333257bdc076386572
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2024-11-19 12:50:10 +01:00
..
common fix(qemu): fix EL3-SPMC data store alignment 2024-11-19 12:50:10 +01:00
qemu fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
qemu_sbsa refactor(qemu-sbsa): use fdt_read_uint32_default more 2024-06-27 10:14:27 +02:00