Re: [PATCH v2 0/2] mlxbf-bootctl: Support access to the large icm size and setting the BlueField boot state.

From: Hans de Goede
Date: Wed Aug 09 2023 - 16:17:30 EST


HI,

On 8/9/23 18:28, Asmaa Mnebhi wrote:
> Support 2 new features for the mlxbf-bootctl driver:
> 1) Enable reading and writing the size of the memory region
> dedicated to the large ICM carveout.
> 2) Enable setting the BlueField ARM boot state to "os up".
> The SMC call involved will handle updating the state in
> BlueField registers.
>
> Asmaa Mnebhi (2):
> mlxbf-bootctl: Support the large icmc write/read
> mlxbf-bootctl: Support setting the ARM boot state to "OS up"
>
> drivers/platform/mellanox/mlxbf-bootctl.c | 67 +++++++++++++++++++++++
> drivers/platform/mellanox/mlxbf-bootctl.h | 19 +++++++
> 2 files changed, 86 insertions(+)

Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans