Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kevin
android_device_lge_e975
Commits
d95eed80
Commit
d95eed80
authored
12 years ago
by
Ricardo Cerqueira
Committed by
Gerrit Code Review
12 years ago
Browse files
Options
Download
Plain Diff
Merge "msm8960: Enable Krait optimizations" into cm-10.1
parents
9b3f9d3a
e005eae6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
BoardConfig.mk
BoardConfig.mk
+8
-0
No files found.
BoardConfig.mk
View file @
d95eed80
...
...
@@ -23,6 +23,14 @@ TARGET_ARCH := arm
TARGET_ARCH_VARIANT
:=
armv7-a-neon
ARCH_ARM_HAVE_TLS_REGISTER
:=
true
# Krait optimizations
TARGET_USE_KRAIT_BIONIC_OPTIMIZATION
:=
true
TARGET_USE_KRAIT_PLD_SET
:=
true
TARGET_KRAIT_BIONIC_PLDOFFS
:=
10
TARGET_KRAIT_BIONIC_PLDTHRESH
:=
10
TARGET_KRAIT_BIONIC_BBTHRESH
:=
64
TARGET_KRAIT_BIONIC_PLDSIZE
:=
64
TARGET_NO_BOOTLOADER
:=
true
BOARD_KERNEL_BASE
:=
0x80200000
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment