msm: crypto: Add CONFIG_FIPS_USE_RECOMPILE for FIPS enablement
Due to binary compatibility for FIPS pre-compiled binaries, a flag
CONFIG_FIPS_RECOMPILE is added to recompile the FIPS certified
source code. If it is set to y, source code compilation will be
enforced. If it is set to n or undefined, certified binaries will
be used for FIPS enablement.
Note that use of this flag(i.e. recompilation) may invalidate
existing FIPS certification.
Change-Id: If4e3367e63785f7f82e46b5ed73dbe2786f1c3b1
Signed-off-by:
William Clark <wclark@codeaurora.org>
Loading
Please register or sign in to comment