Skip to content

[nrf fromlist] drivers: debug: coresight_nrf: Fix setting Trace ID#4004

Merged
rlubos merged 1 commit into
nrfconnect:mainfrom
nordic-krch:ncs/nrf_coresight_fix
Apr 21, 2026
Merged

[nrf fromlist] drivers: debug: coresight_nrf: Fix setting Trace ID#4004
rlubos merged 1 commit into
nrfconnect:mainfrom
nordic-krch:ncs/nrf_coresight_fix

Conversation

@nordic-krch
Copy link
Copy Markdown
Contributor

Mask STM_STMTCSR_TRACEID_Msk is already bit shifted so Kconfig value should first be shifted and then masked. The way it was done previously resulted in TraceID being cleared.

Upstream PR #: 107595

Mask STM_STMTCSR_TRACEID_Msk is already bit shifted so Kconfig value
should first be shifted and then masked. The way it was done previously
resulted in TraceID being cleared.

Upstream PR #: 107595

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Apr 20, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4004

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@shanthanordic shanthanordic added this to the ncs-3.4.0 milestone Apr 21, 2026
@rlubos rlubos merged commit ea552da into nrfconnect:main Apr 21, 2026
14 checks passed
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Apr 21, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4004

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
rlubos pushed a commit to nrfconnect/sdk-nrf that referenced this pull request Apr 21, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4004

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants