zephyr,memory-region

Vendor: Zephyr-specific binding

Description

Compatible for devices resulting in linker memory regions

Properties

Properties not inherited from the base binding file.

Name

Type

Details

zephyr,memory-region

string

Signify that this node should result in a dedicated linker script
memory region in the final executable. The region address and size
is taken from the <reg> property, while the name is the value of
this property.

This property is required.