[PATCH 09/17] lib: utils/ipi: Use heap in ACLINT MSWI driver

Andrew Jones ajones at ventanamicro.com
Wed May 31 05:43:27 PDT 2023


On Tue, Apr 25, 2023 at 06:02:22PM +0530, Anup Patel wrote:
> Let's use heap allocation in ACLINT MSWI driver instead of using
> a fixed size global array.
> 
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
>  lib/utils/ipi/fdt_ipi_mswi.c | 21 ++++++++++-----------
>  1 file changed, 10 insertions(+), 11 deletions(-)
>

Reviewed-by: Andrew Jones <ajones at ventanamicro.com>



More information about the opensbi mailing list