arm-trusted-firmware/plat/rockchip/rk3399
Julius Werner c1185ffde1 plat/rockchip: Switch to use new common BL aux parameter library
This patch changes all Rockchip platforms to use the new common BL aux
parameter helpers. Since the parameter space is now cleanly split in
generic and vendor-specific parameters and the COREBOOT_TABLE
parameter is now generic, the parameter type number for that parameter
has to change. Since it only affects coreboot which always builds TF as
a submodule and includes its headers directly to get these constants,
this should not cause any issues. In general, after this point, we
should avoid changing already assigned parameter type numbers whenever
possible.

Change-Id: Ic99ddd1e91ff5e5fe212fa30c793a0b8394c9dad
Signed-off-by: Julius Werner <jwerner@chromium.org>
2019-07-23 20:25:30 -07:00
..
drivers plat/rockchip: Switch to use new common BL aux parameter library 2019-07-23 20:25:30 -07:00
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_sip_calls.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk plat/rockchip: Switch to use new common BL aux parameter library 2019-07-23 20:25:30 -07:00
rk3399_def.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00