Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify kabylake cpu-arch for cel_kbl #443

Open
wants to merge 599 commits into
base: master
Choose a base branch
from

Conversation

lizhuangzhi
Copy link

Tracked-On: OAM-80520
Signed-off-by: Shalini Salomi Bodapati [email protected]
Signed-off-by: Li Zhuangzhi [email protected]

saranyagopal1 and others added 30 commits October 8, 2018 14:49
Tracked-On: None

Signed-off-by: Muhammad Aksar <[email protected]>
Jira: OAM-66318
Test: Tested locally

Tracked-On:
Signed-off-by: tianmi.chen <[email protected]>
Tracked-On: None

Signed-off-by: Swaroop Balan <[email protected]>
…ta_file by map

Tracked-On: OAM-70371
Signed-off-by: bshwetha <[email protected]>
f2fs filesystem support is enabled for using in adoptable storage
as per google AOSP CDD adoptable storage shall use both ext4 and f2fs. so enabling f2fs

Tracked-On: None
Test: mount cmd
      1. create a storage volume with mkfs.f2fs utility
      2. mount -t f2fs <dev entry> <mount point>
      3. check mount cmd output and check for mount type as f2fs

Signed-off-by: shyjumon <[email protected]>
Include GMS make file if avaiable.

Tracked-On: OAM-69889
Signed-off-by: Yan, WalterX <[email protected]>
Tracked-On: OAM-70601
Signed-off-by: phireg <[email protected]>
Tracked-On:None
Signed-off-by: Swaroop Balan <[email protected]>
  f2fs filesystem support is enabled for using in adoptable storage
  as per google AOSP CDD adoptable storage shall use both ext4 and f2fs. so enabling f2fs

Tracked-On: None
Test: mount cmd
          1. create a storage volume with mkfs.f2fs utility
          2. mount -t f2fs <dev entry> <mount point>
          3. check mount cmd output and check for mount type as f2fs

Signed-off-by: shyjumon <[email protected]>
…er/state

Adding car service to access /sys/power/state to enable IVI to go for
suspend.

Tracked-on: OAM-56502
Signed-off-by: Madhusudhan S <[email protected]>
Enabling CONFIG_ANDROID_AUTO_SUSPEND_BEHAVIOR
to bypass the alarmtimer during suspend flow.

Tracked-On: OAM-56502
Signed-off-by: Madhusudhan S <[email protected]>
In order to the kernel add debug info.

Tracked-On: OAM-71088
Signed-off-by: Meng, KangX <[email protected]>
if the storage speed is slow,then erase data partition maybe
need cost long time.

Tracked-On: OAM-70451

Signed-off-by: Meng, KangX <[email protected]>
if the storage speed is slow,then erase data partition maybe
need cost long time.

Tracked-On: OAM-70451
Signed-off-by: Meng, KangX <[email protected]>
The old code will cause CTS report following error:
junit.framework.AssertionFailedError: The following domain(s) must be
associated with the "coredomain" attribute because they are executed off
of /system:
This patch will add set_storage to codedomain.
After enable the treble, will move the set_storage to /vendor/bin.

Jira: OAM-71287
Test: Pass the CtsSecurityHostTestCases testing case.

Signed-off-by: Ming Tan <[email protected]>
Because logd is not in whitelist of acquiring dac_override permission. remove logd dac_override permission for itself to fix SELinuxNeverallowRulesTest error in CtsSecurityHostTestCases Module.

Jira: https://jira01.devtools.intel.com/browse/OAM-71343
Test: None
Signed-off-by: Duan, YayongX <[email protected]>
…ostTestCases Module

Tracked-On: OAM-71315
Signed-off-by: rnaidu <[email protected]>
Tracked-On: None
Signed-off-by: Swaroop Balan <[email protected]>
Tracked-On: None
Signed-off-by: Swaroop Balan <[email protected]>
buildslave and others added 25 commits April 18, 2019 18:13
Mixin changes for BT HFP in celadon
1) Add permission for bluetotoh subsystem to access the
btusb_sco driver.
2) Insmod the btusb_sco_snd_card driver during init

Tracked-On: OAM-75510
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#234
Signed-off-by: Aiswarya Cyriac <[email protected]>
1. Remove icmp_socket related rules, use AOSP patch instead
2. Remove some data_between_system_and_vendor_violators

Tracked-On: OAM-79592
Signed-off-by: ji, zhenlong z <[email protected]>
AudioEncoder profiles are updated to use maxChannels as 2 for heaac & aaceld.
aac profile updated to use maxSampleRate as 48000

Tracked-On: OAM-71786
Signed-off-by: Karan Patidar <[email protected]>
Tracked-On: OAM-78949
Signed-off-by: varun <[email protected]>
Adding sepolicy for adb over DBC.
This adds the sepolicy for Celadon KBL NUC.
It also have support for dual XHCI.
Also enable DBC RAW driver as a built-in module.
At a time either DBC RAW or DBC TTY will work.

Tracked-On: OAM-79899
Signed-off-by: Prabhat Chand Pandey <[email protected]>
Device : : Intel : Mixin : adding android property
Changes to add android property persist.vendor.sys.usb.adbover, it can
have value dbc or dwc.
Default it will have value "dwc".
To enable adb over DbC set it to "dbc".

Tracked-On: OAM-79899
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#274
Signed-off-by: Prabhat Chand Pandey <[email protected]>
adb: wifi: setprop the adb tcp port
setprop adb tcp port

Tracked-On: OAM-79948
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#276
Signed-off-by: Prabhat Chand Pandey <[email protected]>
usb-gadget: Remove auto-suspend enable
This patch enables USB device mode to work even when cable is plugged in
after Android boot.

Tracked-On: OAM-79429
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#273
Enable DBC RAW driver as a built-in module.
At a time either DBC RAW or DBC TTY will work.

Tracked-On: OAM-80098
Signed-off-by: varun <[email protected]>
serialport: use SERIAL_PARAMETER to set the serial port parameter.
Does not add it to kernel command line directly.
This patch also fix the issue of GRUB menu serial debug.

Tracked-On: OAM-80067
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#278
Signed-off-by: Ming Tan <[email protected]>
This reverts commit 1022f2e.
GPGPU HAL is not ready to pass VTS test.

Tracked-On: OAM-80053
Signed-off-by: Fei Jiang <[email protected]>
Change the setting of config-partition from enabled to true.
Set system_partition_size=3584.

Tracked-On: OAM-76402
Signed-off-by: Ming Tan <[email protected]>
Move some common files setting to this file.

Tracked-On: OAM-76874
Signed-off-by: Ming Tan <[email protected]>
Tune the code about boot groups.
Include the boot-arch, avb, slot-ab, vendor-partition,
factory-partition, config-partition, flashfiles.
sepolicy: allow config partition mount on /mnt/vendor/oem_config.

Tracked-On: OAM-76402
Tracked-On: OAM-79980
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#277
Mixin-Reviewed-On: projectceladon#422
Signed-off-by: Ming Tan <[email protected]>
Tracked-On: None
Signed-off-by: swaroopb <[email protected]>
This reverts commit 1022f2e.
Due to manifest.xml is made specific to different platform, previous
revert only applied to apl platform.
GPGPU HAL is not ready to pass VTS test.

Tracked-On: OAM-80053
Signed-off-by: Fei Jiang <[email protected]>
After enable it, the kernel log can be output to screen, help to debug.
And GRUB install also need this.

Tracked-On: OAM-71855
Signed-off-by: Ming Tan <[email protected]>
Then can let output kernel log through PL2303 chip based USB serial port.

Tracked-On: OAM-80071
Signed-off-by: Ming Tan <[email protected]>
It's found SOC tempeature in WHL RVP could sharply rised from ~45C to 100C
when GPU/CPU has higher running in high load. It results in thermal shutdown
at last for example in boot-up or switching user account.

This patch disables the thermal shutdown as a work around solution considering
no hardware is available for thermal team to do fine thermal parameters tunning.

Tracked-On: OAM-79843
Signed-off-by: Zhen Han <[email protected]>
Tracked-On: None
Signed-off-by: swaroopb <[email protected]>
[Mixin] PR for Revert "add neural network GPU hal support" for kbl/celadon/clk

Tracked-On: OAM-80494
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#281
Signed-off-by: Fei Jiang <[email protected]>
Tracked-On: OAM-80520
Signed-off-by: Shalini Salomi Bodapati <[email protected]>
Signed-off-by: Li Zhuangzhi <[email protected]>
Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

FAILURE: Trigger Builds Triggered: build-cel - celadon (cel_apl) - extra, build-cel - celadon (celadon)

For more information, see: /absp/builders/celadon-autobuild/builds/852

@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale label for inactive open prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.