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

From: Asmaa Mnebhi
Date: Wed Aug 09 2023 - 10:15:39 EST


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 | 14 +++++
2 files changed, 81 insertions(+)

--
2.30.1