freebsd-nq/sys/riscv
John Baldwin 5941edfcdc Add a kstack_contains() helper function.
This is useful for stack unwinders which need to avoid out-of-bounds
reads of a kernel stack which can trigger kernel faults.

Reviewed by:	kib, markj
Obtained from:	CheriBSD
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D27356
2020-12-01 17:04:46 +00:00
..
conf
include
riscv Add a kstack_contains() helper function. 2020-12-01 17:04:46 +00:00
sifive