aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qcom-sdm845.inc
AgeCommit message (Collapse)Author
2021-02-09conf/machine/include/*: switch QCOM_BOOTIMG_PAGE_SIZE defaultDmitry Baryshkov
Newer Qualcomm machines default to QCOM_BOOTIMG_PAGE_SIZE being 4096. Change default from 2048 to 4096 and update machine config files. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-11-26conf/machine: Add qcom-common.inc to avoid duplicate settingsAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-07-28qcom-sdm845.inc: switch to armv8.2-a+cryptoDmitry Baryshkov
SDM845 SoC implements ARMv8.2-a with crypto extension, so switch default tune to armv8-2a-crypto. Other supported extensions are not handled by OE/Yocto (yet). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-03-20qcom-{apq8016,apq8096,sdm845}: Add fastrpc via MACHINE_EXTRA_RRECOMMENDSAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-03-11recipes-support: Remove deprecated adsprpcAníbal Limón
Remove installation in SDM845 machine too. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-11-28conf/machine/include/qcom-sdm845.inc: Add pd-mapper and tqftpserv for wifiAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 4104edfac56853022e6baddf8d4575691108f869) (cherry picked from commit 6e47457290b5e5f755b3f6d6022037a2e31a7a3a)
2019-08-23conf/machine: Add rmtfs and adsprpc in sdm845Julien Massot
(cherry picked from commit d5865c8a4e36cfd7ee8487ccea6b21f3f800208f)
2019-08-19Change references from qrtr-apps to qrtr.Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 3beeac3a60809607e02f1ff0826b1b86331ab00d)
2019-07-15conf/machine: Add qrtr-apps in sdm845Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 423138084e817a82d4e87ce7dbc146fc27114837)
2019-05-17qcom-sdm845.inc: use arch-armv8a tune instead of arch-armv8Nicolas Dechesne
arch-armv8 was removed from latest OE-Core. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2019-05-10machine/*/dragonbard-845c: Set ext4 rootfs image to 4096 block sizeAníbal Limón
Needed by QCOM UFS, set explicity because the block size is determined by mkfs.ext4 depending on the image size. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit ad91e9e7eba5d82cae3f492eebb8f66acf6f3177)
2019-05-09conf/machine: Add initial machine definitions for db845cAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit a749ee4fbb0c815624168cc44a098fea15a1f683)