summaryrefslogtreecommitdiffstats
path: root/target/board
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Revert "generic_x86: toggle 64bit binder ABI""Ying Wang2014-02-271-1/+0
|\
| * Revert "generic_x86: toggle 64bit binder ABI"Ying Wang2014-02-271-1/+0
| | | | | | | | | | | | This reverts commit e2525ade32afa72c0e4fe12fc8fab939e41782e6. Change-Id: Ibaec151084ce4f00194a5a22c4be7531710b4a9f
* | Add policy for MIPS emulator, fix x86 policy.Stephen Smalley2014-02-262-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The qemud and /dev/qemu_pipe policy bits copied to generic and generic_x86 by I620d4aef84a5d4565abb1695db54ce1653612bce are required for generic_mips as well. In testing, we further saw other denials for generic_mips that correspond exactly to what is already allowed in the generic sepolicy, so just inherit the sepolicy files from generic for now. We could do likewise for the generic_x86 sepolicy for the files that are identical with generic if desired, but that is not done by this change. The generic_x86 sepolicy was missing a rule for /sys/qemu_trace moved to the generic sepolicy by the prior change, so fix that omission. The generic*64 variants will need something similar, either by inheriting from one of the existing sepolicy directories as in the MIPS case or by forking their own copies as in the x86 case. Change-Id: Iec7c8825734a3f96f7db8ae1d10dce1f30b22bdf Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
* | Move qemud and /dev/qemu policy bits to emulator-specific sepolicy.Stephen Smalley2014-02-2518-1/+52
| | | | | | | | | | Change-Id: I620d4aef84a5d4565abb1695db54ce1653612bce Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
* | Merge "generic_x86: toggle 64bit binder ABI"Ying Wang2014-02-241-0/+1
|\ \ | |/
| * generic_x86: toggle 64bit binder ABIOctavian Purdila2014-02-111-0/+1
| | | | | | | | | | Change-Id: I60b8d98ff1f1ba5f242d256279e27d780b5dabf9 Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
* | arm64: don't build emulatorColin Cross2014-02-201-0/+2
| | | | | | | | | | | | There is no emulator kernel yet, so don't try to build the emulator. Change-Id: I714f5717f439b4e48a973f4355f2c6684af79764
* | make 64-bit builds into multiarch buildsColin Cross2014-02-123-0/+20
|/ | | | | | Also enable the 64-bit binder interface and make them only use ART. Change-Id: I05de41ce348c14722c84a658f745659bde5ba423
* [MIPS64] Add mips64 targetChris Dearman2014-02-054-0/+107
| | | | | Change-Id: Ice1621101c0d5a3314db288542ca8020e3f406bf Signed-off-by: Duane Sand <duane.sand@imgtec.com>
* Bump generic_mips BOARD_SYSTEMIMAGE_PARTITION_SIZE for PRODUCT_RUNTIME := ↵Brian Carlstrom2014-01-281-1/+1
| | | | | | | | libart_runtime_default (cherry picked from commit c8501bffcb6fa3f552ae424a5701091b5faa6270) Change-Id: I12ce7c4e383e74e54d77b54a0406d2499699edbf
* build: rename aarch64 target to arm64Colin Cross2014-01-234-5/+5
| | | | | | | Rename aarch64 build targets to arm64. The gcc toolchain is still aarch64. Change-Id: Ia92d8a50824e5329cf00fd6f4f92eae112b7f3a3
* Merge "Vibra: emulator: compile and stage vibrator.goldfish"David Turner2014-01-245-4/+9
|\
| * Vibra: emulator: compile and stage vibrator.goldfishDavid Wagner2013-12-305-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following the new vibrator hardware module implementation, the goldfish vibrator module is no longer integrated in the default vibrator implementation and therefore needs to be explicitly built for the emulator. This patch is related to others in: - hardware/libhardware - hardware/libhardware_legacy - frameworks/base - device/generic/goldfish Change-Id: I844279f5535289f079d412fdc44c5cb3c9c1130c Signed-off-by: David Wagner <david.wagner@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jack Ren <jack.ren@intel.com> Author-tracking-BZ: 94611
* | Allow execmem and ashmem_device execute as required.Stephen Smalley2013-12-243-1/+7
|/ | | | | | | | bootanim requires execmem. bootanim and surfaceflinger requires execute to ashmem_device. Change-Id: I3b4964c5acd31a44ce81672077c70353a375c072 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
* Add policy for x86 emulator.Stephen Smalley2013-12-206-0/+14
|
* Push wpa_supplicant modules down to the leaf product config.Ying Wang2013-12-055-10/+0
| | | | | | | | | | | | | Since 558477c0b2a5a7db679c1ad7551d43e6364d1df2 in external/wpa_supplicant_8 we don't need those modules if WPA_SUPPLICANT_VERSION is not set by the BoardConfig.mk. Actually the generic devices don't need them. Change-Id: Iff7c1fbf483bd16d5f898836c4e7401d56def80f Conflicts: target/product/core_tiny.mk
* Delete board config for the unused "emulator" device.Ying Wang2013-12-053-23/+0
| | | | Change-Id: I1e1d47fece4113be9f31f04775c5b310d28017e3
* Explictly set WPA_SUPPLICANT_VERSION := VER_0_8_X for the generic devicesYing Wang2013-12-055-0/+10
| | | | | | | | | Since 558477c0b2a5a7db679c1ad7551d43e6364d1df2 in external/wpa_supplicant_8 we don't have WPA_SUPPLICANT_VERSION default to VER_0_8_X. This fixes the SDK build. Change-Id: Ib7a8e10705dc6b987b60b1308405e89eaa2a47c9
* Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEADThe Android Open Source Project2013-11-224-20/+22
|\ | | | | | | Change-Id: I4bf7d32d65e19dfa1f0533fdd3b2295c50b13005
| * am e652af1e: Merge "BoardConfig: Add and document vsync phase offset ↵Jamie Gennis2013-10-081-0/+22
| |\ | | | | | | | | | | | | | | | | | | setting" into klp-dev * commit 'e652af1e808b2b15e23bc472f9be6592735a0a8e': BoardConfig: Add and document vsync phase offset setting
| | * BoardConfig: Add and document vsync phase offset settingJamie Gennis2013-10-071-0/+22
| | | | | | | | | | | | | | | Bug: 10624956 Change-Id: I82def5730f9d09396809d4b8cd2ea44829b21f22
| * | am 0b42554f: am 12eeb000: Merge "Add generic aarch64 board config and build ↵Ben Cheng2013-10-074-0/+95
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | rules." * commit '0b42554fd8c7a43ca45504e4586f1eef578308de': Add generic aarch64 board config and build rules.
| * \ \ am ab7b53b8: am 5d92a933: Merge "x86_64: Adding new target"Ying Wang2013-10-024-0/+88
| |\ \ \ | | |_|/ | |/| | | | | | | | | | * commit 'ab7b53b8e09e3d346384a5257e8f7a440a53dfc0': x86_64: Adding new target
| * | | Don't bother going through the source treeYing Wang2013-08-091-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't bother going through the source tree in more circumstances: all cleaning goals, helping goals, no-deps goals. Bug: 10244578 Change-Id: Id53a249085c62838e4193962a85e0ac34f46954f
| * | | Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATHYing Wang2013-07-242-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BOOTCLASSPATH now is product-configurable; - No need to maintain the duplicate values in core/dex_preopt.mk. - clean up some legacy ALL_PREBUILTs. Bug: 9990214 Change-Id: Ie3953e66d282e335bb7782b0ebd56102c35ec10e
* | | | Move goldfish-specific policy rules to their own directory.Stephen Smalley2013-11-063-0/+6
| |_|/ |/| | | | | | | | | | | Change-Id: I1bdd80f641db05fef4714654515c1e1fbb259794 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
* | | Add generic aarch64 board config and build rules.Ben Cheng2013-10-074-0/+95
| |/ |/| | | | | Change-Id: I8b4a377596705dfa0a3bd234162d183ec2ae9530
* | x86_64: Adding new targetPavel Chupin2013-10-024-0/+88
|/ | | | | | | | Add x86_64 Android builds. Compiler is expected to be able to understand -m64 code generation option. Change-Id: I99e7337c5a5766afc5e528a481bd21631ff44dd5 Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
* am 4e132ca5: Merge "emulator: increase system partition to 550M"Nick Kralevich2013-07-123-3/+3
|\ | | | | | | | | * commit '4e132ca5e5c5048d7a95563eddd9f5ef11346678': emulator: increase system partition to 550M
| * emulator: increase system partition to 550MNick Kralevich2013-07-123-3/+3
| | | | | | | | | | | | Yes, 400M isn't enough. I can't believe it either. Change-Id: I7d3857f04bfda472af6a281017204672bb9c9940
* | am 5411ef9c: Merge "emulator: increase system partition size to 400M"Nick Kralevich2013-07-123-3/+3
|\ \ | |/ | | | | | | * commit '5411ef9cc4a4bf5c1950df89f2b2032edcf83dc8': emulator: increase system partition size to 400M
| * emulator: increase system partition size to 400MNick Kralevich2013-07-123-3/+3
| | | | | | | | | | | | 300M is too small. Change-Id: Icbe4e76d6e5c8a50cc6e6d74e324335bc66b8466
* | am 2476ec99: Merge "use ext4 instead of yaffs for the emulator"Ying Wang2013-07-123-0/+24
|\ \ | |/ | | | | | | * commit '2476ec994d449d31c89571723b4b17826639c1bf': use ext4 instead of yaffs for the emulator
| * use ext4 instead of yaffs for the emulatorNick Kralevich2013-07-113-0/+24
| | | | | | | | | | Bug: https://code.google.com/p/android/issues/detail?id=38561 Change-Id: I7c605457b485d169654263caf55eb7d5a9a60c2e
| * Adding TARGET_CPU_VARIANT to config file.Christopher Ferris2013-03-071-0/+1
| | | | | | | | | | | | | | | | | | Adding this since all arm builds will require TARGET_CPU_VARIANT to be set to a valid value in the near future. Merge from internal master. Change-Id: I2b73f9dbdd04cd8ac47035875c714bd0e75920e7
* | DO NOT MERGE. Fix build by removing old file.Jeff Sharkey2013-04-114-4/+0
| | | | | | | | Change-Id: I2fb4d27acfabb9283d54958f0438a6db74641dd2
* | reflect the migration of emulator hal to device/generic/goldfishkeunyoung2013-03-114-8/+8
| | | | | | | | | | | | - no longer need to check the presence as device/generic/goldfish is in PDK Change-Id: I551dd283fb6511d8ebd45a8519f797f8ba2f1a05
* | Adding TARGET_CPU_VARIANT to config file.Christopher Ferris2013-02-221-0/+1
| | | | | | | | | | | | | | | | Adding this since all arm builds will require TARGET_CPU_VARIANT to be set to a valid value in the near future. Bug: 8005082 Change-Id: I5b945a36c10e0095bccbe453f7652da08ebc6162
* | am aa80cac8: am cdacb378: Merge "[MIPS] Use mksh for /system/bin/sh"Ying Wang2013-02-151-3/+0
|\ \ | |/ | | | | | | * commit 'aa80cac8d31ad76111de6f8e718b3e7c27a7d31a': [MIPS] Use mksh for /system/bin/sh
| * [MIPS] Use mksh for /system/bin/shChris Dearman2013-02-151-3/+0
| | | | | | | | | | | | Signed-off-by: Chris Dearman <chris@mips.com> Change-Id: I01a6c1e2ac9de5b6d86c2aace041a0f7400f6b5e
* | am ea852f6e: am f6b670b7: Merge "Remove more always-true ARCH_ARM_HAVE_ flags."Elliott Hughes2013-02-141-1/+0
|\ \ | |/ | | | | | | | | # Via Android Git Automerger (1) and others * commit 'ea852f6ed3e9f251eaef4f041fbc0b09229ac924': Remove more always-true ARCH_ARM_HAVE_ flags.
| * Remove more always-true ARCH_ARM_HAVE_ flags.Elliott Hughes2013-02-141-1/+0
| | | | | | | | | | | | All the remaining flags appear to be actually used. Change-Id: I0e3d84915487eda4f0e97809fc36624fef5f1848
* | Resurrect generic_armv5Ying Wang2013-01-315-0/+69
|/ | | | | | | | But only for unbundled build. Add it to tapas arch options. Bug: 8108463 Change-Id: I53cd63c6ab2113fee3992650b561658231ea9921
* am 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh"Jean-Baptiste Queru2012-08-101-0/+1
|\ | | | | | | | | * commit '968f20a4c2ffca9a0cf8870bd96c77e65ca61243': MIPS support to *.mk files and envsetup.sh
| * MIPS support to *.mk files and envsetup.shRaghu Gandham2012-08-101-0/+1
| | | | | | | | | | | | Change-Id: Iba4d046e3202524b29cfe32980927f8cc0aa8496 Signed-off-by: Chris Dearman <chris@mips.com> Signed-off-by: Raghu Gandham <raghu@mips.com>
* | am e443a9e9: Merge "Modify full_mips-eng build in line with the full-eng build"Jean-Baptiste Queru2012-08-102-8/+8
|\ \ | |/ | | | | | | * commit 'e443a9e92f323bff5bb304e1baf8b00ed18888be': Modify full_mips-eng build in line with the full-eng build
| * Modify full_mips-eng build in line with the full-eng buildChris Dearman2012-08-012-8/+8
| | | | | | | | | | | | Change-Id: Iebbad0c2a4f8f01b2ff8a08ea77965291a842636 Signed-off-by: Raghu Gandham <raghu@mips.com>
* | resolved conflicts for merge of ef1335ed to jb-dev-plus-aospGuang Zhu2012-07-112-6/+0
|\ \ | |/ |/| | | Change-Id: I4da6c32635e67730ac595a2a04165f12c37c1c15
| * use default shell (mksh) in emulatorGuang Zhu2012-07-112-6/+0
| | | | | | | | | | | | | | remove the override to use ash as shell so that mksh is the default in 'generic' product type Change-Id: I91d76d0fc522baf5d47096ab19ea264c9b1268e6
* | am 5b7633be: am 06e515dd: Merge "This patch addresses the following issues:"Jean-Baptiste Queru2012-06-122-2/+7
|\ \ | | | | | | | | | | | | * commit '5b7633be4e107888db7b6fc3d50be6aa8eb7f95c': This patch addresses the following issues: