arm-trusted-firmware/plat/qemu
Mathieu Poirier 17af9597e2 feat(qemu-sbsa): relocate DT after the RMM when RME is enabled
When RME is enabled, (1) the RMM is installed at the base of system RAM,
(2) the base of the system RAM is shifted upward, after the RMM and (3)
the device tree is relocated to the new system RAM base.

This patch relocates the device tree to the new system RAM base before
the RMM is installed in RAM.  From there, other accesses to the device
tree are using the new location.

Change-Id: I0cb4e060ca33a11becd78fe48fab4dc76f0b484b
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2024-12-06 11:20:43 -07:00
..
common feat(qemu-sbsa): relocate DT after the RMM when RME is enabled 2024-12-06 11:20:43 -07:00
qemu refactor(qemu): make L0GPT size configurable 2024-12-06 11:20:43 -07:00
qemu_sbsa feat(qemu-sbsa): relocate DT after the RMM when RME is enabled 2024-12-06 11:20:43 -07:00