Re: [PATCH v6 02/22] firmware: arm_scmi: Allow registration of unknown-size events/reports
From: Jonathan Cameron
Date: Mon Jul 27 2026 - 19:47:25 EST
On Fri, 24 Jul 2026 15:44:10 +0100
Cristian Marussi <cristian.marussi@xxxxxxx> wrote:
> Allow protocols to register events with build-time unknown sizes: such
> events can be declared zero-sized and let the core SCMI stack perform the
> needed safe-net boundary checks based on the configured transport size.
>
> Signed-off-by: Cristian Marussi <cristian.marussi@xxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxxxxxxxx>