Home
last modified time | relevance | path

Searched hist:c8ec6b59e6e06baa5ce6d0d21c6a15b6e38b6d86 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.cc8ec6b59e6e06baa5ce6d0d21c6a15b6e38b6d86 Mon Nov 04 03:36:09 UTC 2024 Xuhui Lin <xuhui.lin@rock-chips.com> common: spl: Fix optee support for thunderboot

Before, optee param is recorded in U-Boot dtb.
SPL thunderboot doesn't record loadables info in kernel's
dtb so use entry_point_bl32 instead to indicate bl32_entry.

Change-Id: I304879d66568f22299cb8d2a2e313f285f2d3be1
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>