ARC: nSIM: hs5x: align sys clock with other SMP nSIM configs

Align SYS_CLOCK_HW_CYCLES_PER_SEC with other SMP nSIM
configurations and set it to 1000000.

This significantly reduce verification time on HS5x platforms.

Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
This commit is contained in:
Evgeniy Paltsev 2024-05-15 22:02:30 +01:00 committed by Carles Cufí
commit 39971ad447

View file

@ -15,7 +15,7 @@ config NUM_IRQS
default 30
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 5000000
default 1000000
config CACHE_MANAGEMENT
default y