commit | 16c8321549eedb82283acf3958e5bbcb08167e56 | [log] [tgz] |
---|---|---|
author | Tim Lunn <tim@feathertop.org> | Wed Jan 24 14:26:01 2024 +1100 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sun Feb 04 18:45:58 2024 +0800 |
tree | 597937d2dab90a0fadb591b455c6a3310b086a86 | |
parent | e5eba349d6a165cd69ef6f3a2bce55ef8bc86996 [diff] |
rockchip: rv1126: select SPL_OPTEE_IMAGE rv1126 requires OPTEE as it provides pcsi support. Mainline Linux kernel will fail to boot without this. Select SPL_OPTEE_IMAGE when building FIT image. TEE must be provided when building. Signed-off-by: Tim Lunn <tim@feathertop.org> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>