Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 99cff963 authored by Hari Nagalla's avatar Hari Nagalla
Browse files

remoteproc: k3-m4: extend stop to send shutdown message to m4 core


This patch adds support for graceful shutdown of the K3 M4F remoteproc
driver on a stop command. On K3 SoCs, the remote processor needs to be
in a quiescent state, before a reset is asserted by the remoteproc
driver. This patch introduces a mailbox handshake mechanism between the
MPU and the remote processor to allow the remote processor to gracefully
shutdown its peripheral drivers and applications before entering a
quiescent state, which is typically entering 'wfi' with interrupts
disabled.

Signed-off-by: default avatarHari Nagalla <hnagalla@ti.com>
parent 36d6485f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment