arch/microblaze/boot/dts/linked_dtb.S

Source file repositories/reference/linux-study-clean/arch/microblaze/boot/dts/linked_dtb.S

File Facts

System
Linux kernel
Corpus path
arch/microblaze/boot/dts/linked_dtb.S
Extension
.S
Size
70 bytes
Lines
3
Domain
Architecture Layer
Bucket
arch/microblaze
Inferred role
Architecture Layer: arch/microblaze
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

.section __fdt_blob,"a"
.incbin "arch/microblaze/boot/dts/system.dtb"

Annotation

Implementation Notes