[PATCH v2] selftest: remoteproc: Add basic test for start/stop sequence

2024-09-27 Thread Wasim Nazir
This test includes: 1) Start/stop test for each rproc instance sequencially 2) Start/stop test for all rproc instances concurrently Changes in v2: - Update commit message - Addressed start/stop flow Signed-off-by: Wasim Nazir diff --git a/MAINTAINERS b/MAINTAINERS index a0cd96b8

[PATCH] selftest: remoteproc: Add basic test for start/stop sequence

2024-09-20 Thread Wasim Nazir
Add new basic remoteproc test that check start/stop sequence of all subsystems available. diff --git a/MAINTAINERS b/MAINTAINERS index e062b5328341..aff76edc4242 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18225,6 +18225,7 @@ F: Documentation/staging/remoteproc.rst F: drivers/remotepr