arm-trusted-firmware/plat/rockchip/px30
Heiko Stuebner df5a968317 rockchip: make miniloader ddr_parameter handling optional
Transfering the regions of ddr memory to additionally protect is very much
specific to some rockchip internal first stage bootloader and doesn't get
used in either mainline uboot or even Rockchip's published vendor uboot
sources.

This results in a big error
    ERROR:   over or zero region, nr=0, max=10
getting emitted on every boot for most users and such a message coming
from early firmware might actually confuse developers working with the
system.

As this mechanism seems to be only be used by Rockchip's internal miniloader
hide it behind a build conditional, so it doesn't confuse people too much.

Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Change-Id: I52c02decc60fd431ea78c7486cad5bac82bdbfbe
2019-12-17 10:18:50 +01:00
..
drivers rockchip: make miniloader ddr_parameter handling optional 2019-12-17 10:18:50 +01:00
include rockchip: bring TZRAM_SIZE values in line 2019-12-17 01:29:07 +01:00
plat_sip_calls.c rockchip: px30: support px30 2019-07-09 17:07:13 +08:00
platform.mk rockchip: make miniloader ddr_parameter handling optional 2019-12-17 10:18:50 +01:00
px30_def.h rockchip: px30: cleanup securing of ddr regions 2019-12-17 10:18:50 +01:00