You need to sign in or sign up before continuing.
  • Bjorn Andersson's avatar
    remoteproc: Move vdev handling to boot/shutdown · d81fb32f
    Bjorn Andersson authored
    
    
    The newly introduced "always-on" flag allows us to stop giving the vdevs
    special treatment. The ordering of resource allocation and life cycle of
    the remote processor is kept intact.
    
    This allows us to mark a remote processor with vdevs to not boot unless
    explicitly requested to do so by a client driver.
    
    Cc: Lee Jones <lee.jones@linaro.org>
    Cc: Loic Pallardy <loic.pallardy@st.com>
    Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
    d81fb32f
remoteproc_core.c 41.4 KB