Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2071830 Depends: https://bugzilla.redhat.com/show_bug.cgi?id=2071840 Tested: This is one of a series of patch sets to enable Arm SystemReady IR support in the kernel for NXP i.MX8 platforms. At this stage, this has been tested by ensuring we can survive the CI/CD loop -- i.e., that we have not broken anything else, and a simple boot test. When sufficient drivers have been brought in for i.MX8M, we will be able to run further tests. commit 2b9fc773c31bb7cb7529757382013a8158bf7e9c Author: Nava kishore Manne <nava.manne@xilinx.com> Date: Sat Jun 26 21:22:44 2021 +0530 drivers: firmware: Add PDI load API support This patch adds load PDI API support to enable full/partial PDI loading from linux. Programmable Device Image (PDI) is combination of headers, images and bitstream files to be loaded. Reviewed-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: Nava kishore Manne <nava.manne@xilinx.com> Link: https://lore.kernel.org/r/20210626155248.5004-2-nava.manne@xilinx.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit 2b9fc773c31bb7cb7529757382013a8158bf7e9c) Signed-off-by: Al Stone <ahs3@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
zynqmp-debug.c | ||
zynqmp-debug.h | ||
zynqmp.c |