arch/riscv/kernel/tests/Makefile

Source file repositories/reference/linux-study-clean/arch/riscv/kernel/tests/Makefile

File Facts

System
Linux kernel
Corpus path
arch/riscv/kernel/tests/Makefile
Extension
[no extension]
Size
104 bytes
Lines
3
Domain
Architecture Layer
Bucket
arch/riscv
Inferred role
Architecture Layer: build/configuration rule
Status
atlas-only

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

obj-$(CONFIG_RISCV_MODULE_LINKING_KUNIT)	+= module_test/
obj-$(CONFIG_RISCV_KPROBES_KUNIT)		+= kprobes/

Annotation

Implementation Notes