Re: [PATCH 2/4] gpu: nova-core: gsp: Fix length of received messages
From: Timur Tabi
Date: Sun Dec 14 2025 - 21:47:52 EST
On Mon, 2025-12-15 at 11:46 +0900, John Hubbard wrote:
> We should treat data that comes from the firmware as not yet
> validated, external data.
Maybe we should make it a policy that all data read from firmware / disk needs to be instantiate
via a constructor that validates all the fields.