blob: 883146d76b2ae9d1f98b2a8727aa43e31185fd03 [file] [log] [blame]
# Copyright (c) 2021 Gerson Fernando Budke <nandojve@gmail.com>
# SPDX-License-Identifier: Apache-2.0
include: cpu.yaml
properties:
mmu-type:
description: Memory Management Unit (MMU)
type: string
enum:
- riscv,sv32
- riscv,sv39
- riscv,sv48
- riscv,none
riscv,isa:
description: RISC-V instruction set architecture
required: true
type: string