Kconfig 372 B

12345678910111213141516
  1. #
  2. # Industrial TZ driver configuration
  3. #
  4. #config MICROTRUST_TZ_EXTENSIONS
  5. # bool "Enable microtrust TrustZone extensions"
  6. # default y
  7. # ---help---
  8. # Enables microtrust TrustZone extensions to the Linux kernel.
  9. config MICROTRUST_TZ_DRIVER
  10. tristate "Support teei_driver function"
  11. default n
  12. ---help---
  13. Enable teei_driver framework.
  14. #Communication with the secure OS