lib: utils/ipi: Add ACLINT MSWI library
authorAnup Patel <anup.patel@wdc.com>
Thu, 20 May 2021 07:30:46 +0000 (13:00 +0530)
committerAnup Patel <anup@brainfault.org>
Thu, 24 Jun 2021 04:09:44 +0000 (09:39 +0530)
commit5a049fe1d6a5d1c381113853fce3afad6573bb56
tree174665abdf6afd99d080fc156dae1a77f3255799
parent4519e29c51315205119ce03ff0e5152def647ed5
lib: utils/ipi: Add ACLINT MSWI library

We add common ACLINT MSWI library similar to the CLINT library
so that OpenSBI platforms can use it.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Xiang W <wxjstz@126.com>
include/sbi_utils/ipi/aclint_mswi.h [new file with mode: 0644]
lib/utils/ipi/aclint_mswi.c [new file with mode: 0644]
lib/utils/ipi/objects.mk