]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc: debugfs: Add ability to boot remote processor using debugfs
authorLee Jones <lee.jones@linaro.org>
Tue, 12 Jan 2016 12:46:17 +0000 (12:46 +0000)
committerNicolas Dechesne <nicolas.dechesne@linaro.org>
Mon, 20 Jun 2016 14:39:52 +0000 (17:39 +0300)
commitf74df547572d6963ef1b5f5c44c64ea6da033bf4
treee8b0fad50d4ac6a60e0afb2f6e96b88affaa98ce
parent2e4646fcf227f8023e535ddb18d3f3185665d8dd
remoteproc: debugfs: Add ability to boot remote processor using debugfs

This functionality is especially useful during the testing phase.  When
used in conjunction with Mailbox's Test Framework we can trivially conduct
end-to-end testing i.e. boot co-processor, send and receive messages to
the co-processor, then shut it down again (repeat as required).

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_debugfs.c