summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/fvp/optdramsize.yml
blob: 60d03e7d713602917e2bd4d9e1becef0e2101035 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- assert-uint32: null
- env-assign: null
- format-and-define: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
- enabled-by: arm/fvp_cortex_r52
  value: 0x01fffc00
- enabled-by: true
  value: 0x02000000
description: |
  Defines the size in bytes of the DRAM.  Increasing the size may increase the
  startup time of the FVP.  The size must take the size of the NULL pointer
  protection area into account (ARM_FVP_MEMORY_NULL_SIZE).
enabled-by: true
format: '{:#010x}'
links: []
name: ARM_FVP_MEMORY_DRAM_SIZE
type: build