Home
last modified time | relevance | path

Searched hist:"74 c87a4bcd06ba255a424c707d441b1a75e8e61c" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_spm.c74c87a4bcd06ba255a424c707d441b1a75e8e61c Wed Sep 23 07:52:59 UTC 2020 Masahisa Kojima <masahisa.kojima@linaro.org> qemu/qemu_sbsa: enable secure variable storage

This implements support for UEFI secure variable storage
using standalone MM framework on qemu_sbsa platform.

Non-secure shared memory between UEFI and standalone MM
is allocated at the top of DRAM.
DRAM size of qemu_sbsa varies depends on the QEMU parameter,
so the non-secure shared memory is allocated by trusted firmware
and passed the base address and size to UEFI through device tree
"/reserved-memory" node.

Change-Id: I367191f408eb9850b7ec7761ee346b014c539767
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
H A Dqemu_common.c74c87a4bcd06ba255a424c707d441b1a75e8e61c Wed Sep 23 07:52:59 UTC 2020 Masahisa Kojima <masahisa.kojima@linaro.org> qemu/qemu_sbsa: enable secure variable storage

This implements support for UEFI secure variable storage
using standalone MM framework on qemu_sbsa platform.

Non-secure shared memory between UEFI and standalone MM
is allocated at the top of DRAM.
DRAM size of qemu_sbsa varies depends on the QEMU parameter,
so the non-secure shared memory is allocated by trusted firmware
and passed the base address and size to UEFI through device tree
"/reserved-memory" node.

Change-Id: I367191f408eb9850b7ec7761ee346b014c539767
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h74c87a4bcd06ba255a424c707d441b1a75e8e61c Wed Sep 23 07:52:59 UTC 2020 Masahisa Kojima <masahisa.kojima@linaro.org> qemu/qemu_sbsa: enable secure variable storage

This implements support for UEFI secure variable storage
using standalone MM framework on qemu_sbsa platform.

Non-secure shared memory between UEFI and standalone MM
is allocated at the top of DRAM.
DRAM size of qemu_sbsa varies depends on the QEMU parameter,
so the non-secure shared memory is allocated by trusted firmware
and passed the base address and size to UEFI through device tree
"/reserved-memory" node.

Change-Id: I367191f408eb9850b7ec7761ee346b014c539767
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dplatform.mk74c87a4bcd06ba255a424c707d441b1a75e8e61c Wed Sep 23 07:52:59 UTC 2020 Masahisa Kojima <masahisa.kojima@linaro.org> qemu/qemu_sbsa: enable secure variable storage

This implements support for UEFI secure variable storage
using standalone MM framework on qemu_sbsa platform.

Non-secure shared memory between UEFI and standalone MM
is allocated at the top of DRAM.
DRAM size of qemu_sbsa varies depends on the QEMU parameter,
so the non-secure shared memory is allocated by trusted firmware
and passed the base address and size to UEFI through device tree
"/reserved-memory" node.

Change-Id: I367191f408eb9850b7ec7761ee346b014c539767
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>