hw/arm/sbsa-ref : Add embedded controller in secure memory
commit3f462bf0f6ea6382dd1502d4eb1fcd33c8e774f5
authorGraeme Gregory <graeme@nuviainc.com>
Wed, 26 Aug 2020 14:19:52 +0000 (26 15:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Sep 2020 13:01:34 +0000 (1 14:01 +0100)
treedcc3ac77dff58aa71b114991839cf173cd8ffeb8
parentdccb92b5caee973cb10f3f429741efe5cf747feb
hw/arm/sbsa-ref : Add embedded controller in secure memory

Add the previously created sbsa-ec device to the sbsa-ref machine in
secure memory so the PSCI implementation in ARM-TF can access it, but
not expose it to non secure firmware or OS except by via ARM-TF.

Signed-off-by: Graeme Gregory <graeme@nuviainc.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
Tested-by: Leif Lindholm <leif@nuviainc.com>
Message-id: 20200826141952.136164-3-graeme@nuviainc.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/sbsa-ref.c