lkml.org 
[lkml]   [2020]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v5 0/3] add support for co-processor loaded and booted before kernel
Date
This series introduce the support of a preloaded firmware. In this case
the load of the firmware is skipped. It is platform driver responsibility
to implement the right firmware load ops according to HW specificities.

V4[1] to V5 update:
- add stm32 platform implementation

[1]. https://patchwork.kernel.org/patch/11265869/

Arnaud Pouliquen (1):
dt-bindings: remoteproc: stm32: add syscon bindings preloaded fw
support

Fabien Dessenne (1):
remoteproc: stm32: add support for co-processor booted before kernel

Loic Pallardy (1):
remoteproc: add support for co-processor loaded and booted before
kernel

.../bindings/remoteproc/st,stm32-rproc.yaml | 21 ++
drivers/remoteproc/remoteproc_core.c | 67 ++++--
drivers/remoteproc/stm32_rproc.c | 205 ++++++++++++++++--
include/linux/remoteproc.h | 2 +
4 files changed, 267 insertions(+), 28 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2020-02-11 18:43    [W:0.285 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site