]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: RK322x: Select SPL_OPTEE_IMAGE
authorAlex Bee <knaerzche@gmail.com>
Tue, 18 Jul 2023 14:57:13 +0000 (16:57 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 28 Jul 2023 10:45:03 +0000 (18:45 +0800)
commit1d4b1078aa27ae4b8635cf1278474b0670ab8b31
tree69633719d3f13bbdbb64b9763b998633d7caf373
parentfa86c3ee7472409858a12645a86675725458c1f3
rockchip: RK322x: Select SPL_OPTEE_IMAGE

For RK322x series ARM SoCs the OP-TEE is non-optional, as besides the TEE
it also provides the PSCI implementation, which is expected to be available
by upstream linux.

Select CONFIG_SPL_OPTEE_IMAGE if an FIT image is built.

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/Kconfig