arm-trusted-firmware/plat/qemu
Jean-Philippe Brucker d08dca4263 fix(qemu): fix RMM manifest checksum calculation
Commit 71c4443886ff ("fix(lib/rmm_el3_ifc): add console name to checksum
calculation") on TF-RMM updated the checksum calcualtion of the RMM
manifest to include the console names.

Include console names in the QEMU manifest to remain compatible with
RMM, just like commit aa99881d30 ("fix(rme): add console name to
checksum calculation") did for FVP.

Checksum calculation is done by adding together 64-bit values. Add a
helper that does this.

Change-Id: Ica6cab628160593830270bef1acdeb475d1c0c36
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
2025-01-09 14:41:37 +00:00
..
common fix(qemu): fix RMM manifest checksum calculation 2025-01-09 14:41:37 +00:00
qemu refactor(qemu): make L0GPT size configurable 2024-12-06 11:20:43 -07:00
qemu_sbsa feat(qemu-sbsa): add support for RME on SBSA machine 2024-12-06 11:20:43 -07:00