This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

arm,ethos-u

Vendor: ARM Ltd.

Description

The Arm Ethos-U is a micro NPU that enables neural networks to be hardware
accelerated on embedded devices. The Ethos-U NPU driver is provided as a
Zephyr module that is hooked up into the Tensorflow Lite Micro framework
as a 'TFLM custom operation'.

This device tree entry defines board specific properties like the register
map address and interrupt line, and is therefore expected to be included
into the device specific device tree file.

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