Skip to content
Commit 6b547a8e authored by Adam Johnston's avatar Adam Johnston Committed by Emekcan Aras
Browse files

bsp: Initialize protobuf interface after capsule update provider



Initializing protobuf interface before capsule update provider changes
the capsule update provider ID that is hard-coded by u-boot and breaks
the capsule update mechanism in corstone1000. This moves the
initialization of protobuf interface at end of se-proxy setup phase,
and fixes capsule update mechanism without any change required in
u-boot.

Changelog: bug
Signed-off-by: default avatarEmekcan Aras <Emekcan.Aras@arm.com>
Signed-off-by: Adam Johnston's avatarAdam Johnston <adam.johnston@arm.com>
parent 671488a8
Loading
Loading
Loading
Pipeline #12159 passed with stage
in 1 minute and 54 seconds