3
0
Fork 0
forked from mirrors/linux
kernel/drivers/firmware/xilinx
Siva Durga Prasad Paladugu 5abc174016 firmware: xilinx: Dont send linux address to get fpga config get status
Fpga get config status just returns status through ret_payload and there
is no need to allocate local buf and send its address through SMC args.
Moreover, the address that is being passed till now is linux virtual
address and is incorrect.
Corresponding modification has been done in the firmware to avoid using the
address sent by linux.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.prasad.paladugu@amd.com>
Signed-off-by: Nava kishore Manne <nava.kishore.manne@amd.com>
Link: https://lore.kernel.org/r/20250207054951.1650534-1-nava.kishore.manne@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2025-02-17 15:40:01 +01:00
..
Kconfig
Makefile
zynqmp-debug.c firmware: xilinx: Add missing debug firmware interfaces 2024-10-02 09:15:30 +02:00
zynqmp-debug.h firmware: xilinx: Switch Michal Simek's email to new one 2023-05-31 20:27:24 +01:00
zynqmp.c firmware: xilinx: Dont send linux address to get fpga config get status 2025-02-17 15:40:01 +01:00