Skip to content

Commit

Permalink
lib: fprotect: kconfig
Browse files Browse the repository at this point in the history
temporary commit for twister verification
will be removed

Signed-off-by: Mateusz Michalek <[email protected]>
  • Loading branch information
michalek-no committed Jun 7, 2024
1 parent 328501d commit 6c979ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fprotect/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ config FPROTECT_BLOCK_SIZE
default NRF_MPU_FLASH_REGION_SIZE if HAS_HW_NRF_MPU
default NRF_BPROT_FLASH_REGION_SIZE if HAS_HW_NRF_BPROT
default NRF_ACL_FLASH_REGION_SIZE if HAS_HW_NRF_ACL
default NRF_RRAM_REGION_SIZE_UNIT if SOC_SERIES_NRF54LX
default 0x400 if SOC_SERIES_NRF54LX
default $(dt_node_int_prop_hex,$(DT_CHOSEN_ZEPHYR_FLASH),erase-block-size)

menuconfig FPROTECT
Expand Down

0 comments on commit 6c979ff

Please sign in to comment.