Skip to content
Commit 3f2cf74d authored by Tarek El-Sherbiny's avatar Tarek El-Sherbiny
Browse files

fwk: Fix element state update



After initializing each element, the framework should update the element
state to INITIALIZED. However, the module state is updated instead.
The module state should only be updated after all elements are initialized.
This patch rectifies the error.

Signed-off-by: Tarek El-Sherbiny's avatarTarek El-Sherbiny <tarek.el-sherbiny@arm.com>
parent 63f4d384
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment