K 10 svn:author V 2 kp K 8 svn:date V 27 2019-09-09T15:57:24.597669Z K 7 svn:log V 257 riscv: Ensure that BSS is 8-byte aligned This makes clearing it (from locore.S) work without misaligned accesses (which can trap to machine mode, and be slow). Reviewed by: br Sponsored by: Axiado Differential Revision: https://reviews.freebsd.org/D21538 END