Skip to content

fwk: Add the event_count check for early failure during initialisation.

Abhishek Rawat requested to merge coverity_warning_fwk_core into main

This change added the necessary check for event_count and allow an early failure if __fwk_init is called with 0 events as the event queues will not be usable.

Signed-off-by: Abhishek Rawat abhishek.rawat@arm.com

Merge request reports

Loading