Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Sep 15, 2025

Backport 319c697~3..319c697 from #95101.

Fixes #96172.

Introduce a test to overwrite the return address in the exception stack frame of a lower-priority thread performing an SVC call. Signed-off-by: Sudan Landge <sudan.landge@arm.com> (cherry picked from commit f80bef3)
`west build` does not build the `empty_cpu0` application making `west build -b mps2/an521/cpu1 -t run` fail because of the missing empty_cpu0's binary. Signed-off-by: Sudan Landge <sudan.landge@arm.com> (cherry picked from commit 52151d0)
Initialize the privilege stack and switch PSP to it early in the SVC handler to ensure `z_arm_do_syscall` does not start on a user-accessible stack frame. Signed-off-by: Sudan Landge <sudan.landge@arm.com> (cherry picked from commit 319c697)
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Sep 15, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Sep 15, 2025
@wearyzen wearyzen closed this Sep 15, 2025
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Sep 15, 2025
@wearyzen wearyzen reopened this Sep 15, 2025
@github-project-automation github-project-automation bot moved this from Done to Needs more info in Backports Sep 15, 2025
@zephyrbot zephyrbot added platform: ARM Arm Limited area: ARM ARM (32-bit) Architecture area: Architectures labels Sep 15, 2025
@wearyzen wearyzen requested a review from ceolin September 17, 2025 18:42
@JarmouniA JarmouniA linked an issue Sep 18, 2025 that may be closed by this pull request
1 task
@wearyzen wearyzen removed their assignment Sep 25, 2025
@kartben kartben merged commit fd07cc4 into v4.1-branch Oct 22, 2025
40 of 41 checks passed
@kartben kartben deleted the backport-95101-to-v4.1-branch branch October 22, 2025 20:24
@github-project-automation github-project-automation bot moved this from Needs more info to Done in Backports Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Architectures area: ARM ARM (32-bit) Architecture Backport Backport PR and backport failure issues platform: ARM Arm Limited

6 participants