summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/optmemflashivtsz.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/imxrt/optmemflashivtsz.yml')
-rw-r--r--spec/build/bsps/arm/imxrt/optmemflashivtsz.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/imxrt/optmemflashivtsz.yml b/spec/build/bsps/arm/imxrt/optmemflashivtsz.yml
new file mode 100644
index 0000000000..d1d9516951
--- /dev/null
+++ b/spec/build/bsps/arm/imxrt/optmemflashivtsz.yml
@@ -0,0 +1,18 @@
+actions:
+- get-integer: null
+- env-assign: null
+build-type: option
+default: 0x1000
+default-by-variant: []
+enabled-by: true
+format: '{:#010x}'
+links: []
+name: IMXRT_MEMORY_FLASH_IVT_SIZE
+description: |
+ Size of the image vector table, boot data structure, device configuration data
+ and similar program image header information. Take a look at the i.MX RT1050
+ Processor Reference Manual chapter 9.7 "Program image" for details.
+type: build
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)