summaryrefslogtreecommitdiff
path: root/shiba/BoardConfig.mk
AgeCommit message (Collapse)Author
2024-02-27Initial Bootloader prebuilt for AP3% buildCyan_Hsieh
Bug: 326002225 Change-Id: I47a6d882e3403801753858bb215c6dcd017fdbe9
2023-12-13Branch bootloader prebuilts for 24Q2 releaseCyan_Hsieh
Bug: 313350495 Change-Id: I78ffa902088929a4422bab1a5dbea6534c18b99d
2023-10-24use AP1% for 24Q1 buildCyan_Hsieh
Bug: 299879102 Change-Id: I0f040f9eda38fd40170be64433838b6a063f44ef
2023-10-04Split bootloader prebuilt to 24Q1 and trunk versionCyan_Hsieh
Bug: 299879102 Change-Id: I5a3635de2bdf02d386f9449b815cb450bb53f5b4
2023-09-25Enable build flag versioning for radio and bootloaderCyan_Hsieh
Bug: 299879102 Bug: 301142125 Change-Id: I5c01d3bef0b824a794517b278363b8147976e1af
2023-08-25Add support for google_car devicesGaurav Sarode
Adding support for AAOS on shiba and husky. bug: 294109255 Test: Local build and flash Change-Id: I1f121151a3d7df8489963c587487accfa6f5d703
2023-07-20Load samsung_iommu_v9 in serialChungkai Mei
it seems that there's conflict between samsung_iommu_v9 and trusty_log, so load samsung_iommu_v9 in serial Test: build pass and run 2000 times without error Bug: 290561688 Change-Id: I6af250bbe3089f41229f6d674cc2e4a7eae3cbe1 Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-06-20Load g2d in sequential.Chungkai Mei
to mitigate potential kernel panic, load g2d only at the same time. Test: Build pass Bug: 287727823 Change-Id: I8b4eac1875d3b394fc9ab651959db54c53967326 Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-06-09Merge "Revert "Revert^4 "shusky: disable parallel module loading""" into ↵Treehugger Robot
udc-d1-dev
2023-06-05Revert "Revert^4 "shusky: disable parallel module loading""Chung-Kai (Michael) Mei
This reverts commit d4c206cfcfa9ab8586793c7792daf49aba0cfeab. Reason for revert: exynos_devfreq is fixed by pa/2512847, and add 2 shiba DVT and 1 Husky DVT to reboot 5000 times, only one device hit ramdumpg with reset message "itmon triggering err_tmout from HSI1 PCIE_GEN3_0 to NOCL0_", but according to b/283930792, even without parallely module loading, device still hit this issue. so currently parallel module loading seems to be stable enough. Bug: 285064434 Change-Id: I0356075a60cc0224ac975b401654b424ff4b993e
2023-05-30Merge "Revert "Revert^3 "shusky: disable parallel module loading""" into ↵Jing Wang
udc-d1-dev
2023-05-30Revert "Revert^3 "shusky: disable parallel module loading""Jing Wang
This reverts commit eead637cec071f42eeee220909bffa8e9a887803. Reason for revert: b/284937144 Change-Id: I0538a9a57f4e202cab9701cb16dbd6ea1e55f859
2023-05-29Merge "Revert^3 "shusky: disable parallel module loading"" into udc-d1-devTreehugger Robot
2023-05-24Revert^3 "shusky: disable parallel module loading"Chung-Kai (Michael) Mei
This reverts commit 04716d571187561a8bd0d02f0a8cf332dc8c4d05. Reason for revert: Now we can enter fastbootd normally. Test: shiba rebooted 1000 times without failure Bug: 280112517 Change-Id: I92736b1e535468083b35058f83a91ad153b6c5c6
2023-05-02shusky: move perf/thermal configs aroundAndrew Chant
Move shusky thermal .json files into thermal/ and perf configs into perf/. Also move the configs into device-shusky-common.mk, allowing override of the config file path. Bug: 277993984 Change-Id: Ifa2882ee9c27c57d967c27f9f8e8edaff313e2d5
2023-04-28Revert "Revert "shusky: disable parallel module loading""Andrew Chant
This reverts commit ca1a96d3bdb00152dcfa4bf4e20adde05e237f0a. Reason for revert: ToT instability. Bug: 280112517 Change-Id: Icef303545cbef7884c2ae81bd9b9d5fd94ea42ca
2023-04-28Revert "shusky: disable parallel module loading"Chung-Kai (Michael) Mei
This reverts commit efaeac87c2d2764e4252ecc0c6609ec5900c285c. Reason for revert: the patch for iommu has been merged Test: shiba rebooted 1000 times without failure and https://android-build.googleplex.com/builds/abtd/run/L49300000960255489 run device-boot-health-check-extra for husky Bug: 271931921 Change-Id: I4dcbc1e2028facd8531c94c03d0b28cbd6769b06
2023-04-19Add AOSP support for Husky and Shiba.Bill Yi
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/husky platform/vendor/aosp/google_devices/shiba and the paths are vendor/google_devices/husky vendor/google_devices/shiba TEST:make and flash a husky device BUG: 278968179 Change-Id: I1c5424dfddddb8ee29a86f2408a231aa5556a0bb
2023-04-13Disable zone DMA32 for shiba and huskyliangjlee
Same as P22, P23 do not have 32-bit address limitation in hardware, so we would like to empty zone DMA32 for better performance and simplify memory management. Bug: 263239622 Test: b/270096808, b/270097444. Pass reboot test and run sst for 100+ hours without obvious issues. Change-Id: Ib95223aafca17165e1b8d972448c5d66384d3ccc Signed-off-by: liangjlee <liangjlee@google.com> (cherry picked from commit 4584a04fe3c1d4dacce94679d57621aca24b4fa7)
2023-02-08Merge "shusky: disable parallel module loading"TreeHugger Robot
2023-02-08shusky: disable parallel module loadingAndrew Chant
Disable parallel module loading. iommu driver loading parallel prevented boot to fastbootd. resolved with fastboot oem cmdline set samsung-sysmmu-v9.load_sequential=1 disabling all parallel module loading for now, can re-enable at a later stage with verification. Bug: 268269286 Change-Id: Iccecff4ae552567f3a5fb8a421b8e1993657fbc7
2023-02-02Disable swiotlb for shiba and huskyJack Lee
Same as p22, we would like to disable swiotlb for shiba and husky. Currently the swiotlb=noforce config is set in device tree, moving to userspace would make the build process more flexible. Bug: 263178695 Test: After adding noforce, /d/swiotlb/ is empty Change-Id: I6505bfe8b465a0b2bcc6f39d1abaefe305bdc31f Signed-off-by: Jack Lee <liangjlee@google.com>
2023-01-20Enable load kernel modules in parallelChungkai Mei
enable load kernel modules in parallel but load some specific modules in sequential Test: Shiba Booted to home 1000 times without issue Bug: 229794277 Change-Id: Idac2ae0765058a0eab718c976c1108292bd36669 Signed-off-by: Chungkai Mei <chungkai@google.com>
2022-10-30Initialize device folderRobin Peng
from: 858c0f08e332220d80a9eef8ddcd39ef4d5296ee with updated device path Bug: 248399843 Change-Id: I215a40a4f4719d5432e87401f4a3214c5189ba20