-
CONFIG_FW_MAGIC_ABI_GETTER_INFO
¶
Magic word used for ABI getter structs (32 bits).
Type: hex
Help¶
Magic word value specific to ABI getter structs. For more info, see FW_MAGIC_COMMON.
Defaults¶
- 0x2ed9a4c5 if
FW_METADATA
Kconfig definition¶
At ../nrf/subsys/fw_metadata/Kconfig:69
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:9
→ ../nrf/subsys/Kconfig:24
Menu path: (top menu) → Nordic nRF Connect → Firmware Metadata
config FW_MAGIC_ABI_GETTER_INFO hex prompt "Magic word used for ABI getter structs (32 bits)." ifFW_METADATA
default 0x2ed9a4c5 ifFW_METADATA
depends onFW_METADATA
help Magic word value specific to ABI getter structs. For more info, see FW_MAGIC_COMMON.
(Definitions include propagated dependencies, including from if’s and menus.)