ARC: HS6x: nSIM: drop unsupported dcache_uncached_region from mdb.args
HS6x nSIM doesn't have dcache_uncached_region property. Its presence in configs (mdb.args) causes issues with 2021.06 nSIM, so let's drop this property as it isn't used anyway. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
This commit is contained in:
parent
a438b75395
commit
851a8e8c2a
2 changed files with 0 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
-prop=nsim_isa_vec64=1
|
||||
-dcache=65536,64,2,a
|
||||
-dcache_feature=2
|
||||
-dcache_uncached_region
|
||||
-dcache_mem_cycles=2
|
||||
-icache=65536,64,4,a
|
||||
-icache_feature=2
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
-prop=nsim_isa_vec64=1
|
||||
-dcache=65536,64,2,a
|
||||
-dcache_feature=2
|
||||
-dcache_uncached_region
|
||||
-dcache_mem_cycles=2
|
||||
-icache=65536,64,4,a
|
||||
-icache_feature=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue