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)
Fri, Apr 11, 9:53 AM
Unknown Object (File)
Fri, Apr 11, 8:32 AM
Unknown Object (File)
Mar 4 2025, 4:14 PM
Unknown Object (File)
Feb 20 2025, 10:12 AM
Unknown Object (File)
Feb 20 2025, 8:45 AM
Unknown Object (File)
Feb 20 2025, 8:29 AM
Unknown Object (File)
Feb 20 2025, 3:33 AM
Unknown Object (File)
Feb 5 2025, 5:30 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