summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv/optrambegin.yml
blob: 90133411cf063e93f283c70475d6560b0a74435b (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
28
29
30
31
32
33
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: 2147483648
default-by-variant:
- value: 2147483648
  variants:
  - riscv/rv64.*medany
- value: 1879048192
  variants:
  - riscv/rv64.*
- value: 0
  variants:
  - riscv/noel.*
- value: 1073741824
  variants:
  - riscv/griscv
- value: 68719476736
  variants:
  - riscv/mpfs64.*
description: ''
enabled-by: true
format: '{:#010x}'
links: []
name: RISCV_RAM_REGION_BEGIN
type: build