Skip to content
Commit 04f519a7 authored by Rodrigo Cataldo's avatar Rodrigo Cataldo Committed by Carles Cufí
Browse files

drivers: interrupt_controller: imply the need for dynamic memory in ITS



The implementation of GIC v3 ITS uses k_aligned_malloc(), which will
only work if dynamic memory is available (system heap). Tell the user
that a dynamic memory pool is required.

The amount of memory will depend on registers probed during runtime.

Signed-off-by: default avatarRodrigo Cataldo <rodrigo.cataldo@huawei.com>
Co-authored-by: default avatarHenri Xavier <datacomos@huawei.com>
parent a25996a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment