Page MenuHomeFreeBSD

riscv: Ensure that BSS is 8-byte aligned
ClosedPublic

Authored by kp on Sep 5 2019, 7:09 PM.
Tags
None
Referenced Files
F136896071: D21538.id61844.diff
Thu, Nov 20, 12:28 PM
F136896057: D21538.id.diff
Thu, Nov 20, 12:28 PM
F136895995: D21538.id61701.diff
Thu, Nov 20, 12:27 PM
F136895496: D21538.diff
Thu, Nov 20, 12:21 PM
Unknown Object (File)
Tue, Nov 18, 2:19 PM
Unknown Object (File)
Mon, Nov 17, 2:35 AM
Unknown Object (File)
Mon, Nov 17, 2:35 AM
Unknown Object (File)
Mon, Nov 17, 2:35 AM
Subscribers

Details

Summary

This makes clearing it (from locore.S) work without misaligned accesses
(which can trap to machine mode, and be slow).

Sponsored by: Axiado

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 26293

Event Timeline

I discussed with James Clarke jrtc27, it is fine

This revision is now accepted and ready to land.Sep 7 2019, 2:24 PM
This revision was automatically updated to reflect the committed changes.