]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(spmc): add helper function to obtain hyp structure
authorMarc Bonnici <marc.bonnici@arm.com>
Wed, 24 Nov 2021 10:32:16 +0000 (10:32 +0000)
committerMarc Bonnici <marc.bonnici@arm.com>
Tue, 10 May 2022 08:36:20 +0000 (09:36 +0100)
commita7c00505f85684326a223535a319c170d14826f6
tree2e41a5f38b284a8ec9a0cf480303a60402551a77
parent3de378ff8c9430c964cbe9b0c58fa5afc4d237ce
feat(spmc): add helper function to obtain hyp structure

We assume that the first descriptor in the normal world
endpoints is reserved for the hypervisor and add a helper
function to enable retrieving this directly.

Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Change-Id: I67c3589994eb820ef420db6ab7e8bd0825d64455
services/std_svc/spm/el3_spmc/spmc_main.c