lib: Invalid all tlb entries to workaroud c920 bug
Signed-off-by: Xiaoguang Xing <xiaoguang.xing@sophgo.com>
This commit is contained in:
@@ -60,6 +60,8 @@ config PLATFORM_SOPHGO_SG2042
|
||||
|
||||
config PLATFORM_SOPHGO_SG2044
|
||||
bool "Sophgo sg2044 support"
|
||||
select THEAD_C9XX_ERRATA
|
||||
select THEAD_C9XX_ERRATA_JTLB
|
||||
select THEAD_C9XX_PMU
|
||||
default n
|
||||
|
||||
|
||||
@@ -7,3 +7,7 @@ config THEAD_C9XX_PMU
|
||||
config THEAD_C9XX_ERRATA
|
||||
bool "T-HEAD c9xx errata support"
|
||||
default n
|
||||
|
||||
config THEAD_C9XX_ERRATA_JTLB
|
||||
bool "T-HEAD c9xx errata(JTLB) support"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user