summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/optmemocramsz.yml
blob: 9e264f69be7a4b53ab2d06eec13c53607558d9be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
actions:
- get-integer: null
- env-assign: null
build-type: option
default: 0x40000
default-by-variant: []
enabled-by: true
format: '{:#010x}'
links: []
name: IMXRT_MEMORY_OCRAM_SIZE
description: |
  Size of the OCRAM in bytes.  Note that these sizes depend on fuses or software
  settings done by a bootloader (together with ITCM and DTCM).  The size has to
  be at least big enough to hold the non cached section with size
  IMXRT_MEMORY_OCRAM_NOCACHE_SIZE at the end of the RAM.
type: build
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)