$OpenBSD: patch-plat_rockchip_rk3399_include_shared_bl31_param_h,v 1.2 2019/02/07 07:23:50 patrick Exp $

Index: plat/rockchip/rk3399/include/shared/bl31_param.h
--- plat/rockchip/rk3399/include/shared/bl31_param.h.orig
+++ plat/rockchip/rk3399/include/shared/bl31_param.h
@@ -20,7 +20,7 @@
 /*
  * Put BL31 at the top of the Trusted RAM
  */
-#define BL31_BASE		(TZRAM_BASE + 0x1000)
+#define BL31_BASE		(TZRAM_BASE + 0x10000)
 #define BL31_LIMIT		(TZRAM_BASE + TZRAM_SIZE)
 
 #endif /* BL31_PARAM_H */
