Skip to content
Commit 5b996037 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: utils/ipi: Fix size check in aclint_mswi_cold_init()



Currently, the ACLINT MSWI size check is forcing size to be at least
0x4000. This is inappropriate check because most systems will never
utilize full 16KB for a single ACLINT MSWI device so instead we should
check that ACLINT MSWI size is enough for on the associated HARTs.

Signed-off-by: default avatarAnup Patel <apatel@ventanamicro.com>
Reviewed-by: default avatarDong Du <Dd_nirvana@sjtu.edu.cn>
Reviewed-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent 48f91ee9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment