mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 07:45:21 +00:00
Add initial support for Broadcom Viper SoC. It has ARM Cortex-M7 and Cortex-A72 cores. Signed-off-by: Arjun Jyothi <arjun.jyothi@broadcom.com> Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com>
9 lines
155 B
YAML
9 lines
155 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: >
|
|
This is a representation of ARM Cortex-A72 CPU.
|
|
|
|
compatible: "arm,cortex-a72"
|
|
|
|
include: cpu.yaml
|