diff options
| author | Anup Patel <apatel@ventanamicro.com> | 2022-01-06 09:02:45 +0530 |
|---|---|---|
| committer | Anup Patel <anup@brainfault.org> | 2022-01-11 18:17:07 +0530 |
| commit | 5b9960379fae14b554c953b0d4139f4b1a57cd5e (patch) | |
| tree | ffbb92363e0d24d9daf57d03da86ee8aff323bac /lib/utils/timer | |
| parent | 48f91ee9c960f048c4a7d1da4447d31e04931e38 (diff) | |
| download | opensbi-5b9960379fae14b554c953b0d4139f4b1a57cd5e.tar.gz opensbi-5b9960379fae14b554c953b0d4139f4b1a57cd5e.tar.bz2 opensbi-5b9960379fae14b554c953b0d4139f4b1a57cd5e.zip | |
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: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Dong Du <Dd_nirvana@sjtu.edu.cn>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'lib/utils/timer')
0 files changed, 0 insertions, 0 deletions
