Skip to content
Commit ee6dd9f3 authored by Chris Kay's avatar Chris Kay Committed by Chris Kay
Browse files

fwk: Define module count at pre-process time



This commit removes the manual module counting logic in the framework,
which occurs at module initialization time, in favour of declaring the
module count ahead of time in the module index header.

This saves on runtime initialization time, and enables further
optimizations within `fwk_module.c`.

Change-Id: I54c33a8eaba22bc5e293ab9b0d2bcbdc7f04f3d3
Signed-off-by: Chris Kay's avatarChris Kay <chris.kay@arm.com>
parent b7cde6e3
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