Steps
1. Set up the build environment
Follow the steps outlined in To Build from Source Using Yocto to configure your build environment.2. Sign in using SSH
For instructions, see Sign in using SSH.3. Prepare the performance build
- The default Qualcomm build is the performance build. For evaluation of any thermal measurement, use the performance build.
-
The performance build uses the following kernel configuration fragments from the source code:
kernel_platform/kernel/arch/arm64/configs/qcom_defconfigkernel_platform/kernel/arch/arm64/configs/qcom_addons.configThese kernel configurations are defined in the source code kernel recipe at:- Base BSP:
layers/meta-qcom-hwe/recipes-kernel/linux/linux-qcom-base_6.6.bb - Custom BSP:
layers/meta-qcom-hwe/recipes-kernel/linux/linux-qcom-custom_6.6.bb
- Base BSP:

