Re: [PATCH v8 4/4] tools: Introduce power/acpi/pfru/pfru

From: Andy Shevchenko
Date: Wed Nov 03 2021 - 13:35:11 EST


On Wed, Nov 03, 2021 at 11:44:14PM +0800, Chen Yu wrote:
> Introduce a user space tool to make use of the interface exposed by
> Platform Firmware Runtime Update and Telemetry drivers. The users
> can use this tool to do firmware code injection, driver update and
> to retrieve the telemetry data.

> tools/power/acpi/pfru/Makefile | 25 ++
> tools/power/acpi/pfru/pfru.8 | 137 +++++++++++
> tools/power/acpi/pfru/pfru.c | 417 +++++++++++++++++++++++++++++++++

Use Build infrastructure (see, for example, tools/gpio/).

--
With Best Regards,
Andy Shevchenko