forked from dlink-dir_819/openwrt
Intel NPU device is an AI inference accelerator integrated with Intel client CPUs, starting from Intel Core Ultra generation of CPUs (formerly known as Meteor Lake). It enables energy-efficient execution of artificial neural network tasks. The full device name is Neural Processing Unit, but the Linux kernel driver uses the older name - Versatile Processing Unit (VPU). This package is for NPU/VPU firmware. Details in https://github.com/intel/linux-npu-driver Intel VPU firmware is now part of linux-firmware. The current FW file names in linux-firmware do not match intel vpu driver, create links to fix it details in https://github.com/torvalds/linux/blob/master/drivers/accel/ivpu/ivpu_fw.c Signed-off-by: Joe Zheng <joe.zheng@intel.com> Link: https://github.com/openwrt/openwrt/pull/17904 Signed-off-by: Robert Marko <robimarko@gmail.com>