renesas,ra-npu

Description

Renesas RA frontend of Arm Ethos-U NPU

Properties

Properties not inherited from the base binding file.

Name

Type

Details

secure-enable

boolean

Configure Ethos-U NPU to operate in secure- or non-secure mode

privilege-enable

boolean

Configure Ethos-U NPU to operate in privileged- or non-privileged mode

fast-memory-region

phandle

Phandle to a node compatible with "zephyr,memory-region" that represents
a dedicated fast SRAM region used by the Ethos-U driver as scratch
memory (spill cache). This is used by Ethos-U65/Ethos-U85 when the model has
been compiled in Dedicated SRAM mode with Vela.
If omitted, the driver passes NULL/0 to ethosu_init() and no fast
scratch area is used.