Skip to content

Conversation

ycsin
Copy link
Member

@ycsin ycsin commented Aug 14, 2024

Partially undo #76045 (but keep the required part to fix the traces output) and partially revert #76791 (but keep the test)

Fixes #76996

@ycsin ycsin requested a review from nordic-piks August 14, 2024 07:07
@ycsin ycsin added the bug The issue is a bug, or the PR is fixing a bug label Aug 14, 2024
@ycsin ycsin changed the title arch: riscv: revert ARCH_STACK_PTR_ALIGN change to fix #76996 arch: riscv: revert ARCH_STACK_PTR_ALIGN change in #76791 to fix #76996 Aug 14, 2024
@ycsin ycsin marked this pull request as ready for review August 14, 2024 07:11
@zephyrbot zephyrbot added area: Architectures area: RISCV RISCV Architecture (32-bit & 64-bit) labels Aug 14, 2024
@ycsin ycsin added the platform: nRF Nordic nRFx label Aug 14, 2024
@carlescufi
Copy link
Member

@nordic-piks can you please check if this fixes the issue?

@nordic-piks
Copy link
Contributor

@nordic-piks can you please check if this fixes the issue?

Already checking, I will give update in a few hours.

@nordic-piks
Copy link
Contributor

@nordic-piks can you please check if this fixes the issue?

Already checking, I will give update in a few hours.

It helps ;)

fkokosinski
fkokosinski previously approved these changes Aug 20, 2024
ycsin added 2 commits August 27, 2024 16:37
…ect-rtos#76045

The change of alignment check in zephyrproject-rtos#76045 could be wrong and
isn't unnecessary to fix the stack traces output, undo it for
now.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
This reverts commit 87b95be.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
@ycsin
Copy link
Member Author

ycsin commented Aug 27, 2024

force pushed to resolve merge conflict

@ycsin ycsin requested a review from fkokosinski August 27, 2024 08:38
@nashif nashif merged commit 3754bb2 into zephyrproject-rtos:main Sep 2, 2024
18 checks passed
@ycsin ycsin deleted the pr/fix_issue_76996 branch September 3, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Architectures area: RISCV RISCV Architecture (32-bit & 64-bit) bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

arch: riscv: update ARCH_STACK_PTR_ALIGN on RV32E to 4 bytes fails testing at nrf54l15 cpuflpr
9 participants