Re: [PATCH v3 1/8] dt-bindings: arm: Add Live Firmware Activation

From: Rob Herring (Arm)

Date: Thu Jul 16 2026 - 16:51:51 EST



On Mon, 06 Jul 2026 15:44:41 +0200, Andre Przywara wrote:
> The Arm Live Firmware Activation spec [1] describes updating firmware
> images during runtime, without requiring a reboot. Update images might
> be deployed out-of-band, for instance via a BMC, in this case the OS
> needs to be notified about the availability of a new image.
>
> Describe an interrupt that could be triggered by the platform, to notify
> about any changes.
>
> [1] https://developer.arm.com/documentation/den0147/latest/
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> ---
> .../devicetree/bindings/arm/arm,lfa.yaml | 45 +++++++++++++++++++
> 1 file changed, 45 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/arm/arm,lfa.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>