-
Notifications
You must be signed in to change notification settings - Fork 198
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
boot-arch: Set to use physical RPMB in clk lunch target. #424
base: master
Are you sure you want to change the base?
Conversation
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]>
This reverts commit 3c25102.
Tracked-On: None Signed-off-by: Ming Tan <[email protected]>
Tracked-On: OAM-69453 Signed-off-by: Meng, KangX <[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: None
…as seen Tracked-On: None
Tracked-On: OAM-70601 Signed-off-by: phireg <[email protected]>
Test: boot ok after ota Tracked-On: https://jira01.devtools.intel.com/browse/OAM-70545 Signed-off-by: phireg <[email protected]>
Tracked-On: None Signed-off-by: sgnanase <[email protected]>
Tracked-On: None Signed-off-by: swei22 <[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]>
Tracked-On: OAM-70153
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]>
This reverts commit 76bba74.
Tracked-On: OAM-80044 Signed-off-by: varunjex <[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]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This patch does not modify kernelflinger, so please change the commit message title to "boot-arch: Set to use physical RPMB in clk lunch target."
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]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR integrated into 'preintegration' builder
More details, logs, and binaries: /absp/builders/celadon-preintegration/builds/486
Done by "Zhou, YanhongX" [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR integrated into 'premerge' builder
More details, logs, and binaries: /absp/builders/celadon-premerge/builds/229
Done by "Zhou, YanhongX" [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]>
Tracked-On: OAM-79980 Signed-off-by: Ming Tan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not merge this PR now, hold on it.
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]>
Enable the eMMC RPMB for kernelflinger in WHL RVP. Tracked-On: OAM-79828 Signed-off-by: Yanhongx.Zhou <[email protected]>
Enable the eMMC RPMB for kernelflinger in WHL RVP.
Tracked-On: OAM-79828
Signed-off-by: Yanhongx.Zhou [email protected]