u-boot/drivers/soc
Rasmus Villemoes 45981a9a37 soc: soc_ti_k3: fix revision array bounds checks
If rev is equal to the array size, we'll access the array
one-past-the-end.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Bryan Brattlof <bb@ti.com>
2023-04-25 15:31:27 -04:00
..
ti soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs 2021-07-15 17:56:04 +05:30
Kconfig soc: soc_ti_k3: Use hardware.h to remove definition duplication 2023-04-24 13:18:47 -04:00
Makefile soc: xilinx: versal-net: Add soc_xilinx_versal_net driver 2022-11-22 15:02:07 +01:00
soc-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
soc_sandbox.c test: Add tests for SOC uclass 2020-07-25 14:46:57 -06:00
soc_ti_k3.c soc: soc_ti_k3: fix revision array bounds checks 2023-04-25 15:31:27 -04:00
soc_xilinx_versal.c soc: xilinx: versal: fix out of bounds array access 2022-05-13 09:10:02 +02:00
soc_xilinx_versal_net.c soc: xilinx: versal-net: Add soc_xilinx_versal_net driver 2022-11-22 15:02:07 +01:00
soc_xilinx_zynqmp.c soc: zynqmp: Fix IDcode for xck24 2023-01-24 13:55:05 +01:00