[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1
|
From: |
Peter Maydell |
|
Subject: |
Re: [PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1 |
|
Date: |
Tue, 30 May 2023 13:37:10 +0100 |
On Wed, 24 May 2023 at 12:33, Marcin Juszkiewicz
<marcin.juszkiewicz@linaro.org> wrote:
>
> About year ago support for setting platform version for sbsa-ref was
> added with "0.0" value.
>
> This patchset bumps it to "0.1" as we export basic GIC information via
> DeviceTree to the firmware. TF-A will then take it and provide to EDK2
> via Secure Monitor Call (instead of using hardcoded values).
>
> Basic documentation about platform changes added.
>
> Marcin Juszkiewicz (3):
> hw/arm/sbsa-ref: add GIC node into DT
> docs: sbsa: correct graphics card name
> docs: sbsa: document platform version changes
>
I've applied the first two patches to target-arm.next;
I had some comments on the third.
thanks
-- PMM