Searched hist:"36416 b1e760072947d6a9effe0082290cc049b8a" (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/drivers/arm/rse/ |
| H A D | rse_comms_mhu.c | 36416b1e760072947d6a9effe0082290cc049b8a Mon Sep 23 12:00:01 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(rse): put MHU code in a dedicated file
To be able to use RSE comms without MHU, a first step is to disentangle the rse_comms.c file with MHU code direct calls. This is done with the creation of a new file rse_comms_mhu.c. New APIs are created to initialize the mailbox, get max message size and send and receive data.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I75dda77e1886beaa6ced6f92c311617125918cfa
|
| H A D | rse_comms.c | 36416b1e760072947d6a9effe0082290cc049b8a Mon Sep 23 12:00:01 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(rse): put MHU code in a dedicated file
To be able to use RSE comms without MHU, a first step is to disentangle the rse_comms.c file with MHU code direct calls. This is done with the creation of a new file rse_comms_mhu.c. New APIs are created to initialize the mailbox, get max message size and send and receive data.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I75dda77e1886beaa6ced6f92c311617125918cfa
|
| H A D | rse_comms.mk | 36416b1e760072947d6a9effe0082290cc049b8a Mon Sep 23 12:00:01 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(rse): put MHU code in a dedicated file
To be able to use RSE comms without MHU, a first step is to disentangle the rse_comms.c file with MHU code direct calls. This is done with the creation of a new file rse_comms_mhu.c. New APIs are created to initialize the mailbox, get max message size and send and receive data.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I75dda77e1886beaa6ced6f92c311617125918cfa
|
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | rse_comms.h | 36416b1e760072947d6a9effe0082290cc049b8a Mon Sep 23 12:00:01 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(rse): put MHU code in a dedicated file
To be able to use RSE comms without MHU, a first step is to disentangle the rse_comms.c file with MHU code direct calls. This is done with the creation of a new file rse_comms_mhu.c. New APIs are created to initialize the mailbox, get max message size and send and receive data.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I75dda77e1886beaa6ced6f92c311617125918cfa
|
| H A D | mhu.h | 36416b1e760072947d6a9effe0082290cc049b8a Mon Sep 23 12:00:01 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(rse): put MHU code in a dedicated file
To be able to use RSE comms without MHU, a first step is to disentangle the rse_comms.c file with MHU code direct calls. This is done with the creation of a new file rse_comms_mhu.c. New APIs are created to initialize the mailbox, get max message size and send and receive data.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I75dda77e1886beaa6ced6f92c311617125918cfa
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | rse.rst | 36416b1e760072947d6a9effe0082290cc049b8a Mon Sep 23 12:00:01 UTC 2024 Yann Gautier <yann.gautier@st.com> refactor(rse): put MHU code in a dedicated file
To be able to use RSE comms without MHU, a first step is to disentangle the rse_comms.c file with MHU code direct calls. This is done with the creation of a new file rse_comms_mhu.c. New APIs are created to initialize the mailbox, get max message size and send and receive data.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I75dda77e1886beaa6ced6f92c311617125918cfa
|