summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv/optramsize.yml
blob: c983544bfc5ab29a42284a2618468e1c87a9fbb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- assert-uint64: null
- assert-aligned: 1048576
- env-assign: null
- format-and-define: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 0x04000000
default-by-variant:
- value: 0x10000000
  variants:
  - riscv/frdme310arty
- value: 0x01000000
  variants:
  - riscv/griscv
- value: 0x10000000
  variants:
  - riscv/mpfs64.*
description: ''
enabled-by: true
format: '{:#010x}'
links: []
name: RISCV_RAM_REGION_SIZE
type: build