Commit graph

3 commits

Author SHA1 Message Date
Juan Yescas
fa2dd24cd4 16k: Add aosp shusky pgagnostic targets that will use 5.15 kernel
The aosp shusky pgagnostic targets will use 5.15 kernel.

Bug: 308663939

Test: source build/envsetup.sh
      lunch aosp_shiba_pgagnostic-trunk-userdebug
      m
Change-Id: Idf85cb903cdf2e11df595b495f0313603bc54ead
2023-10-31 15:41:50 -07:00
Juan Yescas
b138b74ed4 16k: Update aosp shusky target names to indicate 6.1 kernel is used
Update the shusky target names to indicate the page agnostic
targets will use 6.1 kernel with 16k page size support.

Bug: 302592613
Bug: 301596209

Test: source build/envsetup.sh
      lunch aosp_husky_61_pgagnostic
      m
Change-Id: I29a5c933a5b8097cd3b26b3f1b820b234c94df53
2023-10-18 13:11:47 -07:00
Ramji Jiyani
2813c39f77 Shusky: 16K: Add AOSP page size agnostic targets
Added new product targets for Shiba and Husky with:

1. Page size agnostic (Supports both 4K & 16K page sizes)
2. 64K align ELFs

Test: Successful build of aosp_husky_pgagnostic-userdebug
Test: Successful build of aosp_shiba_pgagnostic-userdebug
Bug: 301596209
Change-Id: I75f7214f076eef1b381962a15222dece0d91dc0f
Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
2023-09-26 22:28:18 +00:00