1# Copyright (c) 2021 Gerson Fernando Budke <nandojve@gmail.com> 2# SPDX-License-Identifier: Apache-2.0 3 4# Common fields for SiFive RISC-V CPUs 5 6include: riscv,cpus.yaml 7 8properties: 9 hardware-exec-breakpoint-count: 10 type: int 11 required: false 12 description: Number of hardware break points 13