arm-trusted-firmware/plat/xilinx
Prasad Kummari bfe82cff6f fix(versal): type cast addresses to fix integer overflow
Typecast the base and size arguments for build time as unsigned
integers and the limit derived from these two as an unsigned long
to prevent size integer overflow issues during the build.

Signed-off-by: Prasad Kummari <prasad.kummari@amd.com>
Change-Id: Iefc148e0091e8c8a4ca505691036c79528a558a4
2023-10-30 16:24:03 +05:30
..
common feat(zynqmp): retrieval of console information from dtb 2023-10-10 14:06:49 +05:30
versal fix(versal): type cast addresses to fix integer overflow 2023-10-30 16:24:03 +05:30
versal_net feat(versal-net): retrieval of console information from dtb 2023-10-10 14:55:28 +05:30
zynqmp feat(zynqmp): retrieval of console information from dtb 2023-10-10 14:06:49 +05:30