u-boot/drivers/ddr/altera
Andrew Goodbody 5a13fa7c66 ddr: altera: n5x: size_t cannot be less than 0
The function socfpga_get_handoff_size returns an int so make the struct
fields used to accept the return value also an int so that testing for
less than 0 is then valid.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
2025-07-30 17:45:29 +08:00
..
iossm_mailbox.c drivers: use lowercase hex prefix style 2025-06-14 09:09:39 -06:00
iossm_mailbox.h ddr: altera: agilex5: LPDDRs in-line ECC support 2025-04-22 11:47:40 +08:00
Kconfig arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 2021-03-08 10:59:10 +08:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
sdram_agilex5.c ddr: altera: agilex5: LPDDRs in-line ECC support 2025-04-22 11:47:40 +08:00
sdram_agilex.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
sdram_arria10.c drivers: ddr: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
sdram_gen5.c drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
sdram_n5x.c ddr: altera: n5x: size_t cannot be less than 0 2025-07-30 17:45:29 +08:00
sdram_s10.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
sdram_s10.h ddr: altera: Restructure Stratix 10 SDRAM driver 2020-01-07 14:38:33 +01:00
sdram_soc64.c ddr: altera: agilex5: LPDDRs in-line ECC support 2025-04-22 11:47:40 +08:00
sdram_soc64.h ddr: altera: Add DDR driver for Agilex5 series 2025-02-25 10:54:01 -06:00
sequencer.c drivers: ddr: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
sequencer.h drivers: ddr: Remove duplicate newlines 2024-07-22 10:53:05 -06:00