[PATCH 0/4] Add feature check support in ZU+

Ronak Jain ronakj at xilinx.com
Thu Apr 21 23:10:44 PDT 2022


Hi Team,

Gentle reminder for a review!

Thanks,
Ronak

> -----Original Message-----
> From: Ronak Jain <ronak.jain at xilinx.com>
> Sent: Wednesday, April 6, 2022 4:25 PM
> To: Michal Simek <michals at xilinx.com>; linux-kernel at vger.kernel.org
> Cc: gregkh at linuxfoundation.org; corbet at lwn.net; linux-arm-
> kernel at lists.infradead.org; arnd at arndb.de; Sai Krishna Potthuri
> <lakshmis at xilinx.com>; Radhey Shyam Pandey <radheys at xilinx.com>; Ronak
> Jain <ronakj at xilinx.com>
> Subject: [PATCH 0/4] Add feature check support in ZU+
> 
> Add feature check PM API support for QUERY/IOCTL IDs to get individual ids
> version from the firmware/TF-A if supported and return an error code if the
> PM API or the QUERY/IOCTL IDs are not supported.
> 
> Enable feature check for each PM APIs before executing the functionality.
> 
> Ronak Jain (4):
>   firmware: xilinx: add support for IOCTL and QUERY ID feature check
>   firmware: xilinx: add new function for do_feature_check_call
>   firmware: xilinx: always check API version for IOCTL/QUERY
>   firmware: xilinx: enable feature check for ZynqMP
> 
>  drivers/firmware/xilinx/zynqmp.c     | 131 +++++++++++++++++++++++++++++-
> -----
>  include/linux/firmware/xlnx-zynqmp.h |  11 +++
>  2 files changed, 119 insertions(+), 23 deletions(-)
> 
> --
> 2.7.4




More information about the linux-arm-kernel mailing list