commit | ffbded7dee975632f5ca56e565e68e84457f9213 | [log] [tgz] |
---|---|---|
author | Fabien Dessenne <fabien.dessenne@st.com> | Thu May 31 10:27:25 2018 +0200 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Wed Jun 06 22:21:59 2018 +0530 |
tree | 879cde90d922f119b89d497529af088b162ac37e | |
parent | 8f51bb7caeb3731f3fff39109a45ed2c484dd30a [diff] |
mailbox: add STMicroelectronics STM32 IPCC driver The STMicroelectronics STM32 Inter-Processor Communication Controller (IPCC) is used for communicating data between two processors. It provides a non blocking signaling mechanism to post and retrieve communication data in an atomic way. Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com> Signed-off-by: Ludovic Barre <ludovic.barre@st.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>