Commit graph

6 commits

Author SHA1 Message Date
[1;5C
136fe8714d Change boardconfig layout to support _car builds
New layout will make DPI work for _car builds

bug: 253279350
Test: Local build and boot
Change-Id: I5971e53446a45ac7f2eef579ea802799b41104c9
2023-01-25 19:14:25 +00:00
Chungkai Mei
6b552fa9f5 Load vh_sched kernel module in parallel
Bug: 237232510
Change-Id: I57c5580d8906fafd6da600ecac0e4353f154d15f
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-01-17 14:20:58 +00:00
chungkai
364db164bf Enable load kernel modules in parallel
enable load kernel modules in parallel but load some
specific modules in sequential

Test: reboot more than 5000 times without failure and reduce 250ms(33%)
Bug: 229794277
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Ic4961389d58b5195d252dff15cbb92bb391caacc
2022-09-16 16:10:46 +00:00
Martin Liu
0f4fbe609b set swiotlb as noforce
There is no swiotlb usage so we can append noforce to
remove 2MB reserved memory.

Bug: 226578178
Test: check total memory and io_tlb_nslabs
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: I746e8a1d18d78243bfe6a0b7549d5cf09cc4e227
2022-03-25 12:57:43 +00:00
Bill Yi
00d0441ced Add AOSP support for Cheetah and Panther.
We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project names are
platform/vendor/aosp/google_devices/cheetah
platform/vendor/aosp/google_devices/panther

and the paths are
vendor/google_devices/cheetah
vendor/google_devices/panther

TEST:make and flash a panther device

BUG: 217478568
Change-Id: Ibddebeab3cca4b4dfab12be519a099ca60ddd0c7
2022-02-04 19:40:44 +00:00
Cyan_Hsieh
ff4c7ca3b5 Initialize device folder
from: 715ff58363e1fd4edc7c1bd428a77af6ddcb7684
with updated device path

Bug: 198128551
Change-Id: I2d9eace5077290b74ef00efb7304128f344514c1
2021-11-25 19:59:21 +08:00