kernel_samsung_a34x-permissive/drivers/spu_verify/Kconfig
2024-04-28 15:49:01 +02:00

9 lines
296 B
Plaintext
Executable file

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.