Re: [PATCH 2/2] firmware: stratix10-rsu: add COMPILE_TEST support
From: Dinh Nguyen
Date: Tue Nov 11 2025 - 22:44:24 EST
Hi Rosen,
On 11/10/25 15:24, Rosen Penev wrote:
Helps the buildbots catch potential issues.
Remove ARM64 dependency. ARM32 can build this now.
This driver will not run on an ARM32, so why are we trying to build for it?
Dinh