Skip to content

[nrf noup] zephyr/Kconfig: no LOAD_ADDRESS check with QSPI_XIP - #714

Open
nvlsianpu wants to merge 2 commits into
nrfconnect:mainfrom
nvlsianpu:bugfix/for_ncsidb-1809
Open

[nrf noup] zephyr/Kconfig: no LOAD_ADDRESS check with QSPI_XIP#714
nvlsianpu wants to merge 2 commits into
nrfconnect:mainfrom
nvlsianpu:bugfix/for_ncsidb-1809

Conversation

@nvlsianpu

Copy link
Copy Markdown
Collaborator

MCUBOOT_CHECK_HEADER_LOAD_ADDRESS shouldn't be use with a qspi-xip image as its partiton addresses could be miss-recognized as a SoC flash partition addresses.

manifest-pr-skip

MCUBOOT_CHECK_HEADER_LOAD_ADDRESS shouldn't be use with
a qspi-xip image as its partiton addresses could be miss-recognized
as a SoC flash partition addresses.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
…plit

Do not define INCLUDE_NETWORK_CORE_IMAGE_CHECK when QSPI XIP split images
is enabled.
Reaseon is that MCUBOOT_CHECK_HEADER_LOAD_ADDRESS feature can not be
used along with qspi external xip.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants