lib: utils/ipi: Skip initialize ipi when dt is not enabled
authorXiang W <wxjstz@126.com>
Tue, 11 Jun 2024 11:19:28 +0000 (19:19 +0800)
committerAnup Patel <anup@brainfault.org>
Thu, 13 Jun 2024 13:00:27 +0000 (18:30 +0530)
commitc5be0e1ed1fa17b9f9abb49e80db014e067523e4
treed9bc2872396fd4b496ea895cc77d98c91126c7cc
parentdf3db6a9012916c44bcab221e6d6a264d9621b30
lib: utils/ipi: Skip initialize ipi when dt is not enabled

When the dt node has a status property and the value is not ok or
okay, skip initializing ipi.

Signed-off-by: Xiang W <wxjstz@126.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
lib/utils/ipi/fdt_ipi.c