]> git.baikalelectronics.ru Git - uboot.git/commit
test: enable RSA library test on sandbox
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Fri, 21 Feb 2020 06:13:01 +0000 (15:13 +0900)
committerTom Rini <trini@konsulko.com>
Thu, 12 Mar 2020 12:20:39 +0000 (08:20 -0400)
commit7652b25e2aa3aa838d571f44ea3274078db32177
tree650803dabb55a0669b19e6a7069273f703d78b84
parentbefb3ac40e7f4e04177dc57f1fbd050602dccdbf
test: enable RSA library test on sandbox

We want to always run RSA library test on sandbox build in Travis CI.
Just adding CONFIG_RSA_VERIFY_WITH_PKEY would be good enough for this
purpose.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_spl_defconfig