Enable "mostly" hermetic toolchain on msm-kernel for targets which need
openssl. For those targets, use DISABLE_HERMETIC_SYSROOT to work around
missing aosp/1843323. This change enables a hermetic PATH, but still
uses host's sysroot for system libraries.
Change-Id: Ifaa65baac3832647fd0938b90436b540c1ae0964
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
Module signing and dm-verity needs key pair to be generated
using openssl. Add keygen file which is needed to generate
keys using openssl.
Change-Id: Ib3b11c50029e5f58c7b3c3a98cfdefb0c45a7d2b
Signed-off-by: Keerthi Gowda Balehalli Satyanarayana <kbalehal@codeaurora.org>
Add new build configs to compile a kernel for virtual machine.
Change-Id: If7d991a9975bb1e45c62a5d414e8a81cec796bbd
Signed-off-by: Murali Nalajala <mnalajal@codeaurora.org>