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

Ronak Jain ronak.jain at xilinx.com
Wed Apr 6 03:55:22 PDT 2022


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