freebsd-dev/sys/riscv
Dapeng Gao 61b146ba43 Check alignment of fp in unwind_frame
A misaligned frame pointer is certainly not a valid frame pointer and
with strict alignment enabled (as on CHERI) can cause panics when it is
loaded from later in the code.

This is a recommit of 40e0fa10f5 with
is_aligned() corrected to __is_aligned().

Reviewed By:	jhb
Differential Revision: https://reviews.freebsd.org/D34646
2022-11-16 18:29:28 +00:00
..
allwinner aw_wdog: support Allwinner D1 watchdog 2022-04-12 19:51:17 -03:00
conf intrng: Remove from NOTES file 2022-10-25 10:57:29 -06:00
include riscv: improve parsing of riscv,isa property strings 2022-10-28 13:28:08 -03:00
riscv Check alignment of fp in unwind_frame 2022-11-16 18:29:28 +00:00
sifive riscv sifive: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00