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)
Feb 23 2024, 3:31 PM
Unknown Object (File)
Feb 23 2024, 3:31 PM
Unknown Object (File)
Feb 23 2024, 3:31 PM
Unknown Object (File)
Feb 23 2024, 3:16 PM
Unknown Object (File)
Jan 5 2024, 4:33 PM
Unknown Object (File)
Nov 17 2023, 7:28 PM
Unknown Object (File)
Nov 4 2023, 4:35 AM
Unknown Object (File)
Jul 8 2023, 2:47 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