arm-trusted-firmware/docs/design_documents
Yann Gautier 36416b1e76 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
2025-02-12 10:11:49 +01:00
..
cmake_framework.rst docs: remove reference to phabricator pages 2024-05-15 14:27:45 +02:00
drtm_poc.rst docs(drtm): steps to run DRTM implementation 2022-10-06 14:02:25 +01:00
index.rst docs(context-mgmt): remove redundant information 2025-01-22 14:21:25 +00:00
measured_boot.rst feat(docs): add DPE to RSE desing doc 2024-11-04 17:28:15 +01:00
measured_boot_poc.rst docs: add Measured Boot design 2023-07-06 12:14:30 +01:00
psci_osi_mode.rst fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t 2023-05-31 23:54:19 -07:00
rse.rst refactor(rse): put MHU code in a dedicated file 2025-02-12 10:11:49 +01:00