8 Commits

Author SHA1 Message Date
Mitch Phillips
78662f8356 Revert "Enable MTE workaround for b/324412910"
This reverts commit 442f99acafa6a00cd2757f8149ace28f485f89d3.

Re-enable MTE in this process now that the underlying issue has been
fixed.

Bug: 324412910
Test: Boot the device, observe no crashes.
Change-Id: I8b9e093f25b33b94e0c9635815d9b0a6e2f91b70
2024-03-20 14:54:04 +00:00
Spandan Das
fd1a2e7ba4 Merge "Add PRODUCT_MODULE_BUILD_FROM_SOURCE to fullmte" into main 2024-02-29 08:01:23 +00:00
Treehugger Robot
ce71d502c0 Merge "Add OWNERS for gs-common/mte." into main am: 699f72786b am: 1eaa8b8952
Original change: https://android-review.googlesource.com/c/device/google/gs-common/+/2983326

Change-Id: I142a74ce2f4766d0ee9d3a47f369f53f08e0f923
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-02-28 23:10:28 +00:00
Spandan Das
815fd34817 Add PRODUCT_MODULE_BUILD_FROM_SOURCE to fullmte
This is a temporary workaround to ensure that fullmte variants of google
devices uses mainline modules from source in next release config

Long term, this functionality will likely be implemented by creating a
product specific release config map

Test: lunch <devicename>-next-userdebug && m nothing
Test: https://android-build.corp.google.com/builds/abtd/run/L14800030002211627
Bug: 325666427
Change-Id: I042319e14362e66b1078941dabcfd7dcecfc7cfb
2024-02-28 22:00:04 +00:00
Evgenii Stepanov
8d835e2797 Add OWNERS for gs-common/mte.
Bug: none available
Test: none necessary
Change-Id: I61722f0462d9e6defc972512e4732addaff288e4
2024-02-28 13:25:16 -08:00
Mitch Phillips
442f99acaf Enable MTE workaround for b/324412910
For now, disable MTE in this process. This will unblock stack MTE from
being turned back on.

Bug: 324412910
Test: Boot the device with aosp/2953627
Change-Id: If3217f477da7efac753bba676673cfcf99d8d8e1
2024-02-13 11:46:38 +01:00
Mitch Phillips
0441b73e8b Add google-silicon common MTE configuration.
Moves it from a device-specific folder here, so we can avoid duplication
now that we're bringing up newer devices.

Bug: 288843255
Test: Build and flash some of the affected devices.
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:202d437ccc64917c7b327dbcbdff099629b00942)
Merged-In: I23ba30b5f5bb51dbf1125cff4b36cf2c003057bc
Change-Id: I23ba30b5f5bb51dbf1125cff4b36cf2c003057bc
cherry-pick to udc-qpr-dev
2023-07-26 15:32:40 +00:00
Mitch Phillips
202d437ccc Add google-silicon common MTE configuration.
Moves it from a device-specific folder here, so we can avoid duplication
now that we're bringing up newer devices.

Bug: 288843255
Test: Build and flash some of the affected devices.
Change-Id: I23ba30b5f5bb51dbf1125cff4b36cf2c003057bc
2023-07-20 19:55:37 +02:00