Skip to content
Commit cfd01bef authored by Jiafei Pan's avatar Jiafei Pan Committed by Henrik Brix Andersen
Browse files

boards: imx943_evk: refine GIC and SCMI objects init priority



GIC ITS depends on kernel heap, so move GIC initialize to be behind of
heap which initialization priority is CONFIG_KERNEL_INIT_PRIORITY_OBJECTS
which is 30 by default.

MU mailbox and SCMI objects depend on GIC, so set their init priority
to be same with GIC, the initialization sequence decided by the dts
dependency although they use the same init priority.

Signed-off-by: default avatarJiafei Pan <Jiafei.Pan@nxp.com>
parent 296c0e24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment