commit | 5098dc8f2f03e2ce47184c02617c565e145b080c | [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 | 50e7d03faa74f6310892d1f5fefc31249adc22c6 [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>