aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorInochi Amaoto <inochiama@outlook.com>2023-12-10 17:44:54 +0800
committerAnup Patel <anup@brainfault.org>2023-12-11 09:23:24 +0530
commit87aa3069d14b52bf87cb14d8f6b3ed51b45465ea (patch)
tree168979658ae6bf1dcff0a39bfe88c7e9d8d65574 /Kconfig
parenta25fc74699feb9409e44344dff742d525f315e5c (diff)
downloadopensbi-87aa3069d14b52bf87cb14d8f6b3ed51b45465ea.zip
opensbi-87aa3069d14b52bf87cb14d8f6b3ed51b45465ea.tar.gz
opensbi-87aa3069d14b52bf87cb14d8f6b3ed51b45465ea.tar.bz2
platform: recalculate heap size to support new tlb entry number
Previous patch introduced a change that using hart count as the default number of tlb entries in the fifo. This makes the default tlb fifo size grow in square with the number of harts. So the default heap size is not enough to allocate tlb fifo when the hart count is big. Fixes: 52fd64b ("platform: Uses hart count as the default size of tlb info") Signed-off-by: Inochi Amaoto <inochiama@outlook.com> Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions