| commit | deba796fde8a341503d48270e31dee5a1e21a598 | [log] [tgz] |
|---|---|---|
| author | Shai Barack <shayba@google.com> | Thu Sep 04 10:09:49 2025 -0700 |
| committer | Shai Barack <shayba@google.com> | Thu Sep 04 10:09:49 2025 -0700 |
| tree | d1e31a33c563000e30008f1a303efa81303950b9 | |
| parent | 8d90075605819c254fe015952b47879233734f76 [diff] |
Enable `is_always_lock_free` assertion on RISC-V with Zacas. The `__riscv_zacas` extension provides the necessary atomic operations for `CacheEntry` to be lock-free, so the assertion is no longer relaxed on RISC-V platforms that support it. Flag: android.os.parcel_string_cache_enabled Bug: 442920832 Change-Id: Id8cfd8dbc9dd764878e9140ff3b3b361a4b68be4