Searched hist:"65 b5ada4e6612912c08a151e3849b03be50edef7" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | stm32_rng.c | 65b5ada4e6612912c08a151e3849b03be50edef7 Tue Mar 02 19:16:42 UTC 2021 Marouene Boubakri <marouene.boubakri@nxp.com> core: drivers: stm32_rng.c: include thread.h
The implementation makes use of thread_mask_exceptions() and thread_unmask_exceptions() functions, therefore, include thread.h to avoid compilation errors.
Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com> Reviewed-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|