Searched hist:acc5dd214ecb736cc247def065c642c0297facca (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | interrupt.c | acc5dd214ecb736cc247def065c642c0297facca Fri Apr 09 14:08:29 UTC 2021 Ludovic Barre <ludovic.barre@foss.st.com> core: kernel: interrupt: add interface to allocate and add handler
This commit adds an interface to allocate and add an interrupt handler. This change allows to factorize code when dynamic interrupt handler allocation is needed.
Signed-off-by: Ludovic Barre <ludovic.barre@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org>
|
| /optee_os/core/include/kernel/ |
| H A D | interrupt.h | acc5dd214ecb736cc247def065c642c0297facca Fri Apr 09 14:08:29 UTC 2021 Ludovic Barre <ludovic.barre@foss.st.com> core: kernel: interrupt: add interface to allocate and add handler
This commit adds an interface to allocate and add an interrupt handler. This change allows to factorize code when dynamic interrupt handler allocation is needed.
Signed-off-by: Ludovic Barre <ludovic.barre@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org>
|