[PATCH 01/10] accel/habanalabs: align to latest firmware specs

2023-03-16 Thread Oded Gabbay
Copy the most up-to-date interface files to the firmware. Signed-off-by: Oded Gabbay --- drivers/accel/habanalabs/gaudi2/gaudi2.c | 2 +- .../habanalabs/include/common/cpucp_if.h | 51 ++- .../habanalabs/include/common/hl_boot_if.h| 47 + .../includ

RE: [PATCH 01/10] accel/habanalabs: align to latest firmware specs

2023-03-20 Thread Ofir Bitton
On 16/03/2023 13:36, Oded Gabbay wrote: > Copy the most up-to-date interface files to the firmware. > > Signed-off-by: Oded Gabbay > --- > drivers/accel/habanalabs/gaudi2/gaudi2.c | 2 +- > .../habanalabs/include/common/cpucp_if.h | 51 ++- > .../habanalabs/include/comm