rk3308: bl32: update version to v1.14

Build from optee commit in develop-next branch:
    85f8d2dd static ta: add support write data from user ta

Update feature:
    fc24de3f Revert "plat-rockchip: drop align_malloc.c and align_malloc.h"
    e65714d1 core: lib: libtomcrypt: mpi_desc: add shift_right function
    4a49d838 core: ltc: rsa: fix bug on add algorithms below

Change-Id: I69c732cb912aedf2e2e1c9425271201a58034583
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2020-03-13 10:39:19 +08:00
parent 0a4eb91893
commit 882bc8b433
3 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ PATH=bin/rk33/rk3308_bl31_v2.22.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0
PATH=bin/rk33/rk3308_bl32_v1.13.bin
PATH=bin/rk33/rk3308_bl32_v1.14.bin
ADDR=0x00200000
[BL33_OPTION]
SEC=0

Binary file not shown.

Binary file not shown.