summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/optmemocramsz.yml
blob: d2ada3c7c35a6d45cbbe37e07f90d3ddb9e9f547 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
actions:
- get-integer: null
- env-assign: null
build-type: option
default: 0x40000
default-by-family: []
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)