Commit Graph

5 Commits

Author SHA1 Message Date
qctecmdr
456b6201e2 Merge "build.config: Enable hermetic toolchain on msm-kernel" 2021-10-27 19:23:46 -07:00
Elliot Berman
9e2b44ffb2 build.config: Enable hermetic toolchain on msm-kernel
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>
2021-10-19 09:00:06 -07:00
Elliot Berman
b247c339f2 build.config.msm.vm: Add files to DIST_DIR for poky
Add initramfs files needed for VM userspace compilation.

Change-Id: If9f9f353819549a9160fdadb78dba0a374c762f0
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
2021-10-11 13:15:59 -07:00
Keerthi Gowda Balehalli Satyanarayana
94bef41ef9 msm-kernel: add keygen to generate key-pair using openssl
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>
2021-08-02 15:10:13 -07:00
Murali Nalajala
e926a49e20 build.config: add new build configs to compile vm
Add new build configs to compile a kernel for virtual machine.

Change-Id: If7d991a9975bb1e45c62a5d414e8a81cec796bbd
Signed-off-by: Murali Nalajala <mnalajal@codeaurora.org>
2020-12-10 11:08:49 -08:00