On Sun, May 16, 2021 at 06:28:58PM +0800, Yanan Wang wrote:
> Add a generic API to build Processor hierarchy node structure (Type 0),
> which is strictly consistent with descriptions in ACPI 6.2: 5.2.29.1.
> 
> This function will be used to build ACPI PPTT table for cpu topology.
> 
> Co-developed-by: Ying Fang <[email protected]>
> Signed-off-by: Ying Fang <[email protected]>
> Co-developed-by: Henglong Fan <[email protected]>
> Signed-off-by: Henglong Fan <[email protected]>
> Co-developed-by: Yanan Wang <[email protected]>
> Signed-off-by: Yanan Wang <[email protected]>
> ---
>  hw/acpi/aml-build.c         | 26 ++++++++++++++++++++++++++
>  include/hw/acpi/aml-build.h |  4 ++++
>  2 files changed, 30 insertions(+)
>

Reviewed-by: Andrew Jones <[email protected]>


Reply via email to