linux/drivers/accel/ethosu
Jean Delvare 857fa8f2a5 accel: ethosu: Add hardware dependency hint
The Ethos-U NPU is only available on ARM systems, so add a hardware
dependency hint to prevent this driver from being needlessly
included in kernels built for other architectures.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Link: https://patch.msgid.link/20260401122323.6127a77c@endymion
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
2026-04-02 15:18:14 -05:00
..
ethosu_device.h
ethosu_drv.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
ethosu_drv.h
ethosu_gem.c accel: ethosu: Handle possible underflow in IFM size calculations 2026-03-05 15:21:17 -06:00
ethosu_gem.h
ethosu_job.c accel: ethosu: Fix job submit error clean-up refcount underflows 2026-03-05 15:21:17 -06:00
ethosu_job.h
Kconfig accel: ethosu: Add hardware dependency hint 2026-04-02 15:18:14 -05:00
Makefile