set tlb fifo entry number to 128

This commit is contained in:
haijiao.liu@sophgo.com
2023-05-26 10:47:18 +08:00
committed by xingxg2022
parent 4aab6f3263
commit 546bc50f9a

View File

@@ -20,7 +20,7 @@
/* clang-format on */
#define SBI_TLB_FIFO_NUM_ENTRIES 64
#define SBI_TLB_FIFO_NUM_ENTRIES 128
struct sbi_scratch;