mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 05:35:22 +00:00
This adds a simple binding for the Cadence Tensilica Xtensa LX4 CPU. File originally from the LX6 binding. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
9 lines
194 B
YAML
9 lines
194 B
YAML
# Copyright (c) 2018 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Cadence Tensilica Xtensa LX4 CPU
|
|
|
|
compatible: "cadence,tensilica-xtensa-lx4"
|
|
|
|
include: cpu.yaml
|