arm-trusted-firmware/plat/allwinner/common/include
Samuel Holland 3d36d8e600 allwinner: Fix non-default PRELOADED_BL33_BASE
While the Allwinner platform code nominally supported a custom
PRELOADED_BL33_BASE, some references to the BL33 load address used
another constant: PLAT_SUNXI_NS_IMAGE_OFFSET. To allow the DTB search
code to work if a U-Boot BL33 is loaded to a custom address,
consistently use PRELOADED_BL33_BASE. And to avoid this confusion in
the future, remove the other constant.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Change-Id: Ie6b97ae1fdec95d784676aef39200bef161471b0
2020-12-13 22:16:43 -06:00
..
mentor_i2c_plat.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
plat_macros.S Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
platform_def.h allwinner: Fix non-default PRELOADED_BL33_BASE 2020-12-13 22:16:43 -06:00
sunxi_def.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
sunxi_private.h allwinner: Merge duplicate code in sunxi_power_down 2019-12-13 19:20:36 -06:00