arm-trusted-firmware/plat/rockchip/common
Hugh Cole-Baker 8109f738ff rockchip: increase FDT buffer size
The size of buffer currently used to store the FDT passed from U-Boot as
a platform parameter is not large enough to store some RK3399 device
trees. The largest RK3399 device tree currently in U-Boot (for the
Pinebook Pro) is about 70KB in size when passed to TF-A, so increase the
buffer size to 128K which gives some headroom for possibly larger FDTs
in future.

Signed-off-by: Hugh Cole-Baker <sigmaris@gmail.com>
Change-Id: I414caf20683cd47c02ee470dfa988544f3809919
2020-06-08 23:03:42 +01:00
..
aarch32 rockchip: add common aarch32 support 2019-04-25 13:37:56 +02:00
aarch64 rockchip: move pmusram assembler code to a aarch64 subdir 2019-04-25 13:37:56 +02:00
drivers rockchip: fix definition of struct param_ddr_usage 2020-02-17 08:53:39 +08:00
include Merge changes from topic "rockchip-uart-fixes" into integration 2019-08-15 15:30:13 +00:00
pmusram Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
bl31_plat_setup.c 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
params_setup.c rockchip: increase FDT buffer size 2020-06-08 23:03:42 +01:00
plat_pm.c Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
plat_topology.c rockchip: add common aarch32 support 2019-04-25 13:37:56 +02:00
rockchip_gicv2.c rockchip: Fix GICv2 interrupts 2019-01-28 14:35:50 +00:00
rockchip_gicv3.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rockchip_sip_svc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sp_min_plat_setup.c 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00