[PATCH 05/17] lib: sbi: Use heap for root domain creation
Andrew Jones
ajones at ventanamicro.com
Wed May 31 05:34:45 PDT 2023
On Tue, Apr 25, 2023 at 06:02:18PM +0530, Anup Patel wrote:
> Let's use heap allocation in root domain creation instead of using
> a fixed size global array.
>
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
> lib/sbi/sbi_domain.c | 45 +++++++++++++++++++++++++++++++++-----------
> 1 file changed, 34 insertions(+), 11 deletions(-)
>
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the opensbi
mailing list