Skip to content

Commit 16e4af4

Browse files
masz-nordickartben
authored andcommitted
soc: nordic: vpr: enable GP relative addressing
`RISCV_GP` will now be used to reduce code size and speed up execution. Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
1 parent 0b52052 commit 16e4af4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/nordic/common/vpr/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ config RISCV_CORE_NORDIC_VPR
1212
select RISCV_ISA_EXT_C
1313
select RISCV_ISA_EXT_ZICSR
1414
select RISCV_SOC_HAS_ISR_STACKING
15+
select RISCV_SOC_HAS_GP_RELATIVE_ADDRESSING
1516
select RISCV_HAS_CLIC
1617
select RISCV_SOC_CONTEXT_SAVE
1718
select HAS_FLASH_LOAD_OFFSET

0 commit comments

Comments
 (0)