]> git.baikalelectronics.ru Git - arm-tf.git/commit
qemu/qemu_sbsa: enable SPM support
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Thu, 11 Jun 2020 12:46:44 +0000 (21:46 +0900)
committerManish Pandey <manish.pandey2@arm.com>
Tue, 18 Aug 2020 22:45:35 +0000 (22:45 +0000)
commit6a2426a94f78815e9390835db4b6c9b4a29facf7
treeea2239d176691e2314589a7cf3d3beac2f07d44d
parent3ee8e4d8de48af7043e271e0726246352280d2c6
qemu/qemu_sbsa: enable SPM support

Enable the spm_mm framework for the qemu_sbsa platform.
Memory layout required for spm_mm is created in secure SRAM.

Co-developed-by: Fu Wei <fu.wei@linaro.org>
Signed-off-by: Fu Wei <fu.wei@linaro.org>
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Change-Id: I104a623e8bc1e44d035b95f014a13b3f8b33a62a
docs/plat/qemu-sbsa.rst
plat/qemu/common/qemu_common.c
plat/qemu/common/qemu_spm.c [new file with mode: 0644]
plat/qemu/qemu_sbsa/include/platform_def.h
plat/qemu/qemu_sbsa/platform.mk