[PATCH 13/17] lib: utils/ipi: Use scratch space to save per-HART MSWI pointer
Andrew Jones
ajones at ventanamicro.com
Wed May 31 06:03:56 PDT 2023
On Tue, Apr 25, 2023 at 06:02:26PM +0530, Anup Patel wrote:
> Instead of using a global array indexed by hartid, we should use
> scratch space to save per-HART MSWI pointer.
>
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
> lib/utils/ipi/aclint_mswi.c | 49 +++++++++++++++++++++++++++++--------
> 1 file changed, 39 insertions(+), 10 deletions(-)
>
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the opensbi
mailing list