Change the base config file of waipio_le
from gki_defconfig to generic_sxr_defconfig.
Change-Id: I672bccbc7c757d37baaf3185a6f200fbc35ed23d
Signed-off-by: Mukesh Pilaniya <quic_mpilaniy@quicinc.com>
Add support to compile and build waipio le.
Create build, config and module file to support waipio le environment.
Change-Id: Ib90ebfe9a06a1672a1bfbf0b2cdf552bdcdb74bf
Signed-off-by: Mukesh Pilaniya <quic_mpilaniy@quicinc.com>
Move from generic_sxr_defconfig to gki_defconfig for Anorak target.
Enable the additional perf and debug configs from
generic_sxr_defconfig, which are absent in gki_defconfig.
Change-Id: I7a40f05ee7a19573a24160149398562249809333
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
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>