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)
Mon, Oct 13, 9:28 PM
Unknown Object (File)
Thu, Oct 2, 2:30 AM
Unknown Object (File)
Thu, Sep 18, 2:25 PM
Unknown Object (File)
Aug 29 2025, 3:27 PM
Unknown Object (File)
Aug 19 2025, 2:56 PM
Unknown Object (File)
Aug 11 2025, 11:10 PM
Unknown Object (File)
Aug 3 2025, 3:43 AM
Unknown Object (File)
Jul 6 2025, 8:56 PM
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