]> git.sur5r.net Git - u-boot/blob - lib/optee/Kconfig
optee: Add lib entries for sharing OPTEE code across ports
[u-boot] / lib / optee / Kconfig
1 config OPTEE
2         bool "Support OPTEE images"
3         help
4           U-Boot can be configured to boot OPTEE images.
5           Selecting this option will enable shared OPTEE library code and
6           enable an OPTEE specific bootm command that will perform additional
7           OPTEE specific checks before booting an OPTEE image created with
8           mkimage.