Home
last modified time | relevance | path

Searched hist:"3 ebb03495a1867462824f59ab4981125075f1351" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/pta/stm32mp/
H A Dremoteproc_pta.c3ebb03495a1867462824f59ab4981125075f1351 Wed Aug 28 16:24:44 UTC 2024 Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> pta: remoteproc: Add command to release remote processor resources

This patch introduces a new PTA command `PTA_REMOTEPROC_RELEASE` to
release the resources associated with a remote processor.

- Definition of the `PTA_REMOTEPROC_RELEASE` PTA command the header file
- Implement the command in the stm32mp remote proc PTA to request the
clean of the remoteproc memories.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/lib/libutee/include/
H A Dremoteproc_pta.h3ebb03495a1867462824f59ab4981125075f1351 Wed Aug 28 16:24:44 UTC 2024 Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> pta: remoteproc: Add command to release remote processor resources

This patch introduces a new PTA command `PTA_REMOTEPROC_RELEASE` to
release the resources associated with a remote processor.

- Definition of the `PTA_REMOTEPROC_RELEASE` PTA command the header file
- Implement the command in the stm32mp remote proc PTA to request the
clean of the remoteproc memories.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>