aboutsummaryrefslogtreecommitdiff
path: root/projects/hsm/Makefile
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2016-06-13 15:05:50 -0400
committerPaul Selkirk <paul@psgd.org>2016-06-13 15:05:50 -0400
commit6d51768a00ffcc013134056098e1480420da9eb7 (patch)
treeb474073f4fc6c2d99703ffd3f9527cb63311efa5 /projects/hsm/Makefile
parentdb67f40e5002c78b3efd155d2ebd3b1b7b5d95e5 (diff)
SDRAM is for uninitialized data only.
We don't plan to put initialized data in SDRAM, and we don't have startup code to copy initialized data, so don't even bother. Further, the linker will reserve space in FLASH, even for uninitialized data, so just don't.
Diffstat (limited to 'projects/hsm/Makefile')
0 files changed, 0 insertions, 0 deletions