Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sw] Simplify dbg_printf in immutable rom ext #26240

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

sasdf
Copy link
Contributor

@sasdf sasdf commented Feb 11, 2025

Since immutable rom_ext only prints string literals, this commit replaced the dbg_printf by a simplified dbg_puts version. It saves about 480 Bytes.

Since immutable rom_ext only prints string literals, this commit replaced the
`dbg_printf` by a simplified `dbg_puts` version. It saves about 480 Bytes.

Change-Id: Ic214aa8e2e69973f18302948311324d6556d8cf1
Signed-off-by: Yi-Hsuan Deng <[email protected]>
@sasdf sasdf marked this pull request as ready for review February 11, 2025 17:38
@sasdf sasdf requested a review from a team as a code owner February 11, 2025 17:38
@timothytrippel timothytrippel merged commit ed3e118 into lowRISC:master Feb 12, 2025
42 checks passed
@timothytrippel
Copy link
Contributor

please cherry-pick to earlgrey_1.0.0 when you get a moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants