Searched hist:"2 f4d5a0dbcc32099d7458366103f7a8f8270017b" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | interrupt.c | 2f4d5a0dbcc32099d7458366103f7a8f8270017b Fri Feb 07 06:23:04 UTC 2025 Etienne Carriere <etienne.carriere@foss.st.com> core: interrupt: clarify inline comment in interrupt_create_handler()
Clarify inline comment in interrupt_create_handler() to explicit that this function request add_configure_handler() to not configure the interrupt (since it's already configured from interrupt_dt_get_by_*() API functions).
Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|