lib: sbi: Fix typo in sbi_domain_finalize()
authorAnup Patel <anup.patel@wdc.com>
Wed, 11 Nov 2020 04:01:39 +0000 (09:31 +0530)
committerAnup Patel <anup@brainfault.org>
Fri, 4 Dec 2020 12:26:43 +0000 (17:56 +0530)
commit3d921fad0dc4c815b6be9c92df3df00a8b6439ef
tree2ecd2aae15e9a1eabd8879e6818e7e2f4bef91f1
parent8d2edc4fc957588e23d09c8f567a94cd737405d3
lib: sbi: Fix typo in sbi_domain_finalize()

There has been typo in automatic domain boot hart startup
for non-root domains so this patch fixes it.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
lib/sbi/sbi_domain.c