325 Commits (19c36cd7a69fe5cc880b3986b8c0d1341f5d81cf)

Author SHA1 Message Date
Rashed Abdel-Tawab 19c36cd7a6 extract_utils: Support multidex
5 years ago
Isaac Chen 60912cff97 build: Support SDM710 platform
5 years ago
Rashed Abdel-Tawab 1c29c373dd extract_utils: Add functions to extract vendor blobs from vendor.img
5 years ago
Ethan Chen a7b2d0a620 build: Separate platform macros from QCOM platform definition
5 years ago
Ethan Chen 66ce59c88e build: Reorganize inclusion of QCOM macros
5 years ago
Ethan Chen 123fcd3761 build: Remove unused script
5 years ago
Ethan Chen 5512b647e0 build: Set mode for makefiles
5 years ago
Erfan Abdi a4d6ce67e7 soong_config: Add flag for devices use metadata as FDE key
5 years ago
Luca Weiss 5ee35ea356 repopick: cmp() is not available in Python 3, define it manually
5 years ago
Rashed Abdel-Tawab 60fe93525a lineage: Rework DTBO image generation
5 years ago
Thor Lee 75975892b4 kernel: Fix modules path generated in modules.dep
5 years ago
Ethan Chen 9985f596b3 kernel: Use build-image-kernel-modules instead of copying it
5 years ago
Ethan Chen a325446555 kernel: Use a macro for kernel build targets
5 years ago
Ethan Chen 0724f78af4 kernel: Detect kernel module usage better
5 years ago
Ethan Chen a8750b4a6e kernel: Move kernel module dir cleanup/creation to module install target
5 years ago
Ethan Chen 117a0fd3b2 kernel: Move full kernel build guard flag below all targets
5 years ago
Vladimir Oltean 4818c230b3 extract_utils: introduce support for executing blob fixups
5 years ago
Vladimir Oltean bff959a5ab extract_utils: template: introduce kang mode
5 years ago
Vladimir Oltean d5d0fea744 extract_utils: template: make --section argument non-positional
5 years ago
Vladimir Oltean 4931a0604a extract_utils: template: use quotation marks and variable curly braces consistently
5 years ago
Vladimir Oltean 5238ba8fe5 extract_utils: make --section match words anywhere in the line
5 years ago
Vladimir Oltean bec92ebaec extract_utils: introduce -k (kang mode) option
5 years ago
Vladimir Oltean c503446ec3 extract_utils: cleanup variable names and arguments passed to extract() function
5 years ago
Vladimir Oltean 78d690d12c extract_utils: be compatible with system-as-root layouts
5 years ago
Vladimir Oltean 4fe79b11c1 extract_utils: drop the "/system/" prefix from prints of blob names
5 years ago
Alessandro Astone e5acfae08c soong_config: Add BOOTLOADER_MESSAGE_OFFSET
5 years ago
Luca Stefani 48406e8afd Never allow neverallows
5 years ago
Vladimir Oltean b2c382193d extract_utils: fix mismatch with non-lowercase pinned sha1sum
6 years ago
Michael Bestas f3f7eb2d87 soong_config: Add flag for msm8974 1440p EGL workaround
6 years ago
Michael Bestas eb37bbb7cd soong_config: Add flag for crypto waiting on QSEE to start
6 years ago
Michael Bestas c61fabe667 soong_config: Add flag for legacy HW FDE
6 years ago
Michael Bestas e4dc50fa6a lineage: qcom: Set proper CAF data-ipa-cfg-mgr pathmap
6 years ago
Ethan Chen da0ae04cd3 lineage: qcom: Set data-ipa-cfg-mgr pathmap
6 years ago
AnilKumar Chimata 26b6abac8b soong_config: Add new flags for HW FDE
6 years ago
Vladimir Oltean b8084ec8a5 extract_utils: avoid doing stuff on files that don't exist
6 years ago
Ethan Chen f0bb4c3c98 lineage: Add techpack/audio to include path also
6 years ago
Bruno Martins 6ea9815254 lineage: Consider techpack/audio when generating kernel headers
6 years ago
Luca Stefani 99a66bffdc extract_utils: Redirect vdexextractor log to /dev/null
6 years ago
Tim Schumacher 49d26ba39a repopick: Try to fast-forward first
6 years ago
Nathan Chancellor 4d0d438095 kernel.mk: Support kernels that use LTO
6 years ago
Luca Stefani f6096e989a Add CDEX support for boot JAR files
6 years ago
Michael Bestas b4c4aba96d kernel: Remove kernel{x}config
6 years ago
Michael Bestas 2425d1ea38 kernel: Remove deprecated flag errors
6 years ago
Sam Mortimer 8e44326c2f vendor/lineage: Remove kernel.mk headers generation
6 years ago
Rashed Abdel-Tawab 9fa7e80692 lineage: Dynamically generate kernel headers using lineage generator
6 years ago
Sam Mortimer 80381b736a vendor/lineage: Add soong generator module type
6 years ago
Rashed Abdel-Tawab a836d79629 lineage: Move some kernel definitions to BoardConfigKernel
6 years ago
Paul Keith cd6a1689a0 Revert "soong_config: Add TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS"
6 years ago
Michael Bestas c77bb3a5ba kernel: Correct CROSS_COMPILE_ARM32 toolchain
6 years ago
TheStrix 5aad07422e extract_utils: Fix output dex file name generated by vdexExtractor
6 years ago