arm-trusted-firmware/plat/qemu/qemu_sbsa
Graeme Gregory 2fb5ed4737 qemu/qemu_sbsa: add support for sbsa-ref Embedded Controller
This allows PSCI in TF-A to signal platform power states to QEMU
via a controller in secure space.

This required a sbsa-ref specific version of PSCI functions for the
platform. Also adjusted the MMU range to also include the new EC.

Add a new MMU region for the embedded controller and increase the
size of xlat tables by one for the new region.

Signed-off-by: Graeme Gregory <graeme@nuviainc.com>
Change-Id: Iece8a88947f11e82ab8988e460a8a66ad175a5ee
2021-01-19 18:40:45 +00:00
..
include qemu/qemu_sbsa: add support for sbsa-ref Embedded Controller 2021-01-19 18:40:45 +00:00
platform.mk qemu/qemu_sbsa: add support for sbsa-ref Embedded Controller 2021-01-19 18:40:45 +00:00
sbsa_pm.c qemu/qemu_sbsa: add support for sbsa-ref Embedded Controller 2021-01-19 18:40:45 +00:00
sbsa_private.h qemu/qemu_sbsa: add support for sbsa-ref Embedded Controller 2021-01-19 18:40:45 +00:00
sbsa_topology.c qemu/qemu_sbsa: topology is different from qemu so add handling 2021-01-19 18:40:05 +00:00