]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(sdei): add a function to return total number of events registered
authorJohn Powell <john.powell@arm.com>
Thu, 12 May 2022 17:49:55 +0000 (12:49 -0500)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 5 Oct 2022 14:25:28 +0000 (15:25 +0100)
commite6381f9cf8c0c62c32d5a4765aaf166f50786914
tree60e96f3718afc0d1f8fcf4b252f527a818bf4327
parentff1e42e20aa247ba11cf81742abff07ece376ba8
feat(sdei): add a function to return total number of events registered

This patch adds a public API to return the total number of registered
events. The purpose of this is primarily for DRTM to ensure that no
SDEI event can interfere with a dynamic launch.

Signed-off-by: John Powell <john.powell@arm.com>
Change-Id: I1d1cba2da7d5566cc340620ee1ce7d7844740b86
include/services/sdei.h
services/std_svc/sdei/sdei_event.c