1*32ce6179SBryan O'Donoghueconfig OPTEE 2*32ce6179SBryan O'Donoghue bool "Support OPTEE images" 3*32ce6179SBryan O'Donoghue help 4*32ce6179SBryan O'Donoghue U-Boot can be configured to boot OPTEE images. 5*32ce6179SBryan O'Donoghue Selecting this option will enable shared OPTEE library code and 6*32ce6179SBryan O'Donoghue enable an OPTEE specific bootm command that will perform additional 7*32ce6179SBryan O'Donoghue OPTEE specific checks before booting an OPTEE image created with 8*32ce6179SBryan O'Donoghue mkimage. 9