arm-trusted-firmware/plat
Samuel Holland 5cffedcec2 allwinner: Fix incorrect ARISC code patch offset check
The current range check for the offset is wrong: it is counting bytes,
while indexing an array of uint32_t. Since the offset is always zero,
the parameter is unnecessary. Instead of adding more code to fix the
check, remove the parameter to avoid the problem entirely.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Change-Id: Iadfc7d027155adc754e017b3462233ce9a1d64f6
2019-12-04 01:54:48 -06:00
..
allwinner allwinner: Fix incorrect ARISC code patch offset check 2019-12-04 01:54:48 -06:00
amlogic Merge changes from topic "amlogic-g12a" into integration 2019-09-27 09:53:40 +00:00
arm Merge "Fix multithreaded FVP power domain tree" into integration 2019-11-20 10:42:47 +00:00
common Add UBSAN support and handlers 2019-09-11 14:15:54 +01:00
hisilicon hikey: fix to load FIP by partition table. 2019-09-18 18:18:57 +08:00
imx Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
intel/soc Invalidate dcache build option for bl2 entry at EL3 2019-09-12 12:36:31 +00:00
layerscape Enable -Wshadow always 2019-11-19 08:53:16 -06:00
marvell delay: timeout detection support 2019-10-03 18:57:25 +00:00
mediatek Merge "Enable -Wshadow always" into integration 2019-12-03 23:21:38 +00:00
nvidia/tegra Tegra194: add support to reset GPU 2019-11-28 11:14:21 -08:00
qemu qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 2019-10-01 17:24:06 +02:00
renesas/rcar Enable -Wshadow always 2019-11-19 08:53:16 -06:00
rockchip Merge "Enable -Wshadow always" into integration 2019-12-03 23:21:38 +00:00
rpi rpi4: Add stdout-path to device tree 2019-09-25 11:45:35 +01:00
socionext uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver 2019-09-03 09:08:16 +00:00
st plat/st: Fix incorrect return value 2019-11-27 10:22:51 +00:00
ti/k3 ti: k3: common: Add PIE support 2019-10-29 14:27:11 +00:00
xilinx Enable -Wlogical-op always 2019-11-19 08:53:21 -06:00