submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
config DM_MOD_EXP
|
|
bool "Enable Driver Model for RSA Modular Exponentiation"
|
|
depends on DM
|
|
help
|
|
If you want to use driver model for RSA Modular Exponentiation, say Y.
|