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)
commit2201fe70d878074a9176f352693c582d7464a8d1
tree650803dabb55a0669b19e6a7069273f703d78b84
parentd090b39ecbfab21af198a074a05761ec5681ee37
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