[PATCH 11/17] lib: utils/timer: Use heap in ACLINT MTIMER driver

Andrew Jones ajones at ventanamicro.com
Wed May 31 05:50:45 PDT 2023


On Tue, Apr 25, 2023 at 06:02:24PM +0530, Anup Patel wrote:
> Let's use heap allocation in ACLINT MTIMER driver instead of using
> a fixed size global array.
> 
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
>  lib/utils/timer/fdt_timer_mtimer.c | 47 +++++++++++++++++++-----------
>  1 file changed, 30 insertions(+), 17 deletions(-)
>

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



More information about the opensbi mailing list