lineage_kernel_xcoverpro/drivers/spu_verify/Kconfig

10 lines
297 B
Plaintext
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
config SPU_VERIFY
bool "SPU Sign Verify Driver"
default n
help
This option enables SPU sign verify driver.
When SPU fireware update, image signature verify.
Each firmware is checked by calling a function before updating.
If disable config, maybe Signature checking cause problems.