arm-trusted-firmware/plat/rockchip/rk3399/drivers
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
..
dp Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
dram Update rockchip platform to not rely on undefined overflow behaviour 2019-07-11 12:10:58 +01:00
gpio Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
m0 rk3399: m0: Fix compiler warnings. 2019-04-24 23:03:10 +02:00
pmu plat/rockchip: Switch to use new common BL aux parameter library 2019-07-23 20:25:30 -07:00
pwm Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
secure Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
soc Sanitise includes across codebase 2019-01-04 10:43:17 +00:00