Page MenuHomeFreeBSD

Maintain a stack alignment of 16-bytes.
ClosedPublic

Authored by brooks on Sep 4 2020, 5:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 7:35 AM
Unknown Object (File)
Sun, Oct 26, 3:27 AM
Unknown Object (File)
Sat, Oct 25, 5:29 PM
Unknown Object (File)
Fri, Oct 24, 12:05 AM
Unknown Object (File)
Fri, Oct 24, 12:05 AM
Unknown Object (File)
Fri, Oct 24, 12:05 AM
Unknown Object (File)
Thu, Oct 23, 3:31 PM
Unknown Object (File)
Mon, Oct 20, 2:20 AM
Subscribers

Details

Summary

This violated the RISC-V 64-bit ABI. On CheriBSD this manifested as
a trap when attempting to store 16-byte aligned types while zeroing
the stack.

Test Plan

works in CheriBSD

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable