Skip to content
Commit f8025252 authored by Tarek El-Sherbiny's avatar Tarek El-Sherbiny Committed by Girish Pathak
Browse files

arch: Remove infinite loop from arch_init



Some architectures don't want to loop indefinitly in the same context of
the initialization. Let architecture decides if it wants to stay in the
initialization context or finish processing the events raised during
init and return.

No functional changes expected for current arch.

fwk_process_event_queue() can then be called to process the pending events.

Signed-off-by: Vincent Guittot's avatarVincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Tarek El-Sherbiny's avatarTarek El-Sherbiny <tarek.el-sherbiny@arm.com>
Change-Id: I626c0159e3bde38c4ed4d2931ed993cc5a5821dc
parent 624bbcc7
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