diff options
author | Julien Massot <[email protected]> | 2021-12-07 17:58:29 +0100 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2021-12-13 11:30:55 -0700 |
commit | 285892a74f1370a12249f765c6a4e3b16194852e (patch) | |
tree | d40344c96ec701f79df0b029ec62dff2755a37ed /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d3c76a42ecc7c41ddcba1455f4f6631648812df0 (diff) |
remoteproc: Add Renesas rcar driver
Renesas Gen3 platform includes a Cortex-r7 processor.
Both: the application cores (A5x) and the realtime core (CR7)
share access to the RAM and devices with the same address map,
so device addresses are equal to the Linux physical addresses.
In order to initialize this remote processor we need to:
- power on the realtime core
- put the firmware in a RAM area
- set the boot address for this firmware (reset vector)
- Deassert the reset
This initial driver allows to start and stop the Cortex R7
processor.
Signed-off-by: Julien Massot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions