[PATCH 13/34] mfd: sec: merge separate core and irq modules

Krzysztof Kozlowski krzk at kernel.org
Wed Mar 26 00:22:02 PDT 2025


On 23/03/2025 23:39, André Draszik wrote:
> There is no reason to have these two kernel modules separate. Having
> them merged into one kernel module also slightly reduces memory
> consumption and module load times a little.
> 
> mapped size (lsmod):
>          before:             after:
>     sec_core   20480    sec_core   24576
>     sec_irq    16384
>     ----------------
>     total      36864
> 
> Section sizes (size -A):
>          before:             after:
>     sec_core    6780    sec_core   13239
>     sec_irq     8046
>     ----------------
>     Total      14826
> 
> Signed-off-by: André Draszik <andre.draszik at linaro.org>
> 
> ---


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list