The Cortex-R remote processors on AMD-Xilinx platforms can run before linux boot. Add auto-boot property to notify linux that remote processor is ready to be used, so linux can load fw and start it or attach to the running processor.
Tanmay Shah (2): dt-bindings: remoteproc: xlnx: add auto boot feature remoteproc: xlnx: enable auto boot feature .../remoteproc/xlnx,zynqmp-r5fss.yaml | 8 +++ drivers/remoteproc/xlnx_r5_remoteproc.c | 49 +++++++++++++------ 2 files changed, 42 insertions(+), 15 deletions(-) base-commit: 6f860d238b44da8ac57be25289b9f4410691c4e2 -- 2.34.1

