Re: [PATCH v3 0/9] IFS support for GNR and SRF

From: Joseph, Jithu
Date: Wed Oct 04 2023 - 15:04:49 EST




On 9/29/2023 1:24 PM, Jithu Joseph wrote:
> Changes in v3
> Ilpo Jarvinen
> - Added Reviewed-by tags wherever provided
> - In function validate_ifs_metadata() (patch 6)
> - Add != 0 to next line for clarity
> - In function ifs_load_firmware() (patch 5)
> - return -EINVAL instead of -BADFD
> - In function ifs_test_core() (patch 4)
> - initialize activate.gen0.rsvd = 0
> - use if instead of conditional operator
> - alignment change in ifs_scan_hashes_status_gen2 (patch 3)
>

Since the suggested changes from v3 are minimal, I am sending just the 3 modified patches
in this v3 thread itself.

Hans let me know if you want me to send a v4.

Jithu