This is series of fixes for issues I found in testing additional models and adding more supported operations in mesa.
Signed-off-by: Rob Herring (Arm) <[email protected]> --- Rob Herring (Arm) (3): accel: ethosu: Fix job submit error clean-up refcount underflows accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar accel: ethosu: Handle possible underflow in IFM size calculations drivers/accel/ethosu/ethosu_gem.c | 12 +++++++++--- drivers/accel/ethosu/ethosu_job.c | 26 ++++++++++++++++++-------- 2 files changed, 27 insertions(+), 11 deletions(-) --- base-commit: 05f7e89ab9731565d8a62e3b5d1ec206485eeb0b change-id: 20260218-ethos-fixes-e3508a579582 Best regards, -- Rob Herring (Arm) <[email protected]>
