Commit 740a3e67 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Enable skipping of bss on debug platforms for sh32 also.



This enables the same functionality that sh64 has for sh32. When running
on simulated hardware or via remote memory via the debug interface,
memory is gauranteed to be zero on boot already, and skipping the zeroing
of BSS has measurable boot time benefits.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 8a655053
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment