arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dts
Extension
.dts
Size
291 bytes
Lines
14
Domain
Architecture Layer
Bucket
arch/arm64
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 OR BSD-2-Clause)
/*
 * Device Tree Source for the standalone R-Car V4H White Hawk CPU board
 *
 * Copyright (C) 2023 Glider bv
 */

/dts-v1/;
#include "r8a779g0-white-hawk-cpu.dtsi"

/ {
	model = "Renesas White Hawk CPU board based on r8a779g0";
};

Annotation

Implementation Notes