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:
Evgeniy Paltsev 2024-06-12 17:28:06 +01:00 committed by Anas Nashif
commit 59667d19ed
2 changed files with 9 additions and 0 deletions

View file

@ -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