]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(spmc): enable parsing of messaging methods from manifest
authorMarc Bonnici <marc.bonnici@arm.com>
Thu, 9 Dec 2021 18:34:02 +0000 (18:34 +0000)
committerMarc Bonnici <marc.bonnici@arm.com>
Tue, 10 May 2022 08:36:15 +0000 (09:36 +0100)
commit3de378ff8c9430c964cbe9b0c58fa5afc4d237ce
tree42f0b276ef5cb793feb7b9abdd855b065c0a4218
parentc3bdd3d3cf0f9cdf3be117e39386492e645a1bb5
feat(spmc): enable parsing of messaging methods from manifest

Ensure that the `messaging-methods` entry is populated in
an SP's manifest. Currently only direct messaging is supported
so alert if this does not match the manifest entry.

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