Skip to content

arch: riscv: Add -msave-restore option to reduce code footprint#104295

Open
andylinpersonal wants to merge 1 commit intozephyrproject-rtos:mainfrom
andylinpersonal:dev/arch-riscv-msave-restore
Open

arch: riscv: Add -msave-restore option to reduce code footprint#104295
andylinpersonal wants to merge 1 commit intozephyrproject-rtos:mainfrom
andylinpersonal:dev/arch-riscv-msave-restore

Conversation

@andylinpersonal
Copy link
Contributor

Add -msave-restore option to reduce the code footprint of function prologue and epilogue.

@fkokosinski
Copy link
Member

@andylinpersonal could you force-push to restart SonarQube?

@andylinpersonal andylinpersonal force-pushed the dev/arch-riscv-msave-restore branch from 6f466f2 to ee9363d Compare February 20, 2026 13:55
Add `-msave-restore` option to reduce the code footprint
of function prologue and epilogue.

Signed-off-by: Andy Lin <andylinpersonal@gmail.com>
@andylinpersonal andylinpersonal force-pushed the dev/arch-riscv-msave-restore branch from ee9363d to e15709c Compare February 23, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Build System area: RISCV RISCV Architecture (32-bit & 64-bit) area: Toolchains Toolchains

6 participants