forked from Imagelibrary/rtems
Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
28 lines
577 B
YAML
28 lines
577 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-integer: null
|
|
- assert-uint32: 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: 1073741824
|
|
variants:
|
|
- riscv/griscv
|
|
description: ''
|
|
enabled-by: true
|
|
format: '{:#010x}'
|
|
links: []
|
|
name: RISCV_RAM_REGION_BEGIN
|
|
type: build
|