arch/arm/boot/dts/ti/omap/dm3725.dtsi

Source file repositories/reference/linux-study-clean/arch/arm/boot/dts/ti/omap/dm3725.dtsi

File Facts

System
Linux kernel
Corpus path
arch/arm/boot/dts/ti/omap/dm3725.dtsi
Extension
.dtsi
Size
172 bytes
Lines
11
Domain
Architecture Layer
Bucket
arch/arm
Inferred role
Architecture Layer: configuration, schema, or hardware description
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

// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (C) 2020 André Hentschel <nerv@dawncrow.de>
 */

#include "omap36xx.dtsi"

&sgx_module {
	status = "disabled";
};

Annotation

Implementation Notes