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)
Dec 7 2024, 2:42 PM
Unknown Object (File)
Dec 7 2024, 2:29 PM
Unknown Object (File)
Nov 1 2024, 5:53 PM
Unknown Object (File)
Oct 7 2024, 2:57 PM
Unknown Object (File)
Oct 3 2024, 1:12 PM
Unknown Object (File)
Oct 3 2024, 11:44 AM
Unknown Object (File)
Oct 1 2024, 1:34 PM
Unknown Object (File)
Oct 1 2024, 12:50 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