freebsd-dev/sys/riscv
John Baldwin 2243365e29 Use the context created in makectx() for stack traces.
Always use the kdb_thr_ctx() for db_trace_thread() as on other
architectures.  Initialize pcb_ra to be the sepc from the saved
trapframe rather than the saved ra to avoid skipping a frame.

Reviewed by:	mhorne, br
MFC after:	1 week
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D23513
2020-02-06 18:04:45 +00:00
..
conf Include the PCI stack to the riscv GENERIC kernel. 2020-01-24 17:10:21 +00:00
include Fix EXCP_MASK to include all relevant bits from scause. 2020-02-05 20:34:22 +00:00
riscv Use the context created in makectx() for stack traces. 2020-02-06 18:04:45 +00:00
sifive prci: register tlclk as a fixed clock 2020-02-01 17:13:52 +00:00