forked from Imagelibrary/rtems
19 lines
495 B
YAML
19 lines
495 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-integer: null
|
|
- env-assign: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
default:
|
|
- enabled-by: true
|
|
value: 0x00000100
|
|
description: |
|
|
Size of the NULL pointer protection area in bytes. This memory area reduces
|
|
the size of the ITCM available to the application (STM32H7_MEMORY_ITCM_SIZE).
|
|
enabled-by: true
|
|
format: '{:#010x}'
|
|
links: []
|
|
name: STM32H7_MEMORY_NULL_SIZE
|
|
type: build
|