commit | fdd8a24b9892fa0e67580dc25f7e7ca0b54c870e | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Mon Jul 15 20:57:21 2024 +0000 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Sun Jul 21 11:41:14 2024 +0000 |
tree | 4575831d7419560f89b245ceb75a4ac2df42a128 | |
parent | adcd74ca05fe4d7c3c047c0108cb9f136b67be49 [diff] |
fix(std_svc): continue boot if rmmd_setup fails This patch allows the boot sequence to continue even if rmmd_setup() fails. This allows platforms to use the same RME-enabled image to support the scenarios where RMM image is not present. Change-Id: Ie4de15fb98ae7226eda410e15f1a650108dd8fb3 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>