314 Commits (c670f148631f60f61db6371b152aa5db50659245)

Author SHA1 Message Date
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
codeworkx 1c29bf66dd extract_utils: add CDEX support via compact_dex_converter
6 years ago
codeworkx 485f65f633 tools: update smali/baksmali to 2.2.5
6 years ago
codeworkx fcad7cfc40 tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat
6 years ago
Paul Keith 1b5fa5e8c6
lineage: Use add_json_str_omitempty directive for TARGET_LD_SHIM_LIBS
6 years ago
Danny Baumann fc6e3810e6
soong_config: Allow process-specific override of target SDK version
6 years ago
Sam Mortimer af96975506 vendor/lineage: Add support for java source overlays
6 years ago
Kevin F. Haggerty 59009f8a5e soong_config: Allow extension of valid gralloc 1.0 buffer usage bits
6 years ago
Ethan Chen 7992a6e919 qcom_target: Add wlan-caf to CFI paths
6 years ago
Adrian DC 0f8230b528 repopick: Warn about empty commits instead of failing
6 years ago
Rashed Abdel-Tawab b8ac142535 lineage: Move QC board variables earlier
6 years ago
Kevin F. Haggerty d1ec4b453c soong_config: Add add_json_str_omitempty function
6 years ago