Home
last modified time | relevance | path

Searched hist:"94397285508204 a92b4e7fa518b2c3329c4286f9" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/kernel/
H A Dnotif.c94397285508204a92b4e7fa518b2c3329c4286f9 Thu Jan 27 13:53:20 UTC 2022 Etienne Carriere <etienne.carriere@linaro.org> core: notif: allow GIC_PPI usage for async notif

Allows to use GIC_PPI interrupts for asynchronous notification.

This change replace macro COMPILE_TIME_ASSERT() with static_assert()
as the former is deprecated.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>