10 lines
212 B
YAML
10 lines
212 B
YAML
|
# Copyright (c) 2019 Carlo Caione <ccaione@baylibre.com>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: >
|
||
|
This is a representation of ARM Cortex-A53 CPU.
|
||
|
|
||
|
compatible: "arm,cortex-a53"
|
||
|
|
||
|
include: cpu.yaml
|