snps: board: rmx100: add pmp
Add RV PMP to the SoC configuration and to simulator options Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
This commit is contained in:
parent
f33d2c1251
commit
59667d19ed
2 changed files with 9 additions and 0 deletions
|
@ -15,4 +15,10 @@ config MULTI_LEVEL_INTERRUPTS
|
|||
config NUM_IRQS
|
||||
default 18
|
||||
|
||||
config RISCV_PMP
|
||||
default y
|
||||
|
||||
config PMP_SLOTS
|
||||
default 16
|
||||
|
||||
endif # SOC_SERIES_RMX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue