commit | ba62d4bac04f9e97c56a1ef006942bedf9217aec | [log] [tgz] |
---|---|---|
author | Dominic Lemire <dominic.lemire@broadcom.com> | Wed Sep 18 12:56:55 2024 -0700 |
committer | Dominic Lemire <dominic.lemire@broadcom.com> | Thu Sep 19 10:02:13 2024 -0700 |
tree | 8a3cd91205e8715750f91b8c48e826faf3e6144d | |
parent | e4df6da4eb1ba2387978bd5e18f7e550763367b1 [diff] |
CEC: avoid sign-extending physical addresses In case the HAL returns INVALID_PHYSICAL_ADDRESS with SUCCESS (instead of FAILURE_INVALID_STATE), mPhysicalAddress should be 0xFFFF, not -1. Bug: 368084138 Test: manual Change-Id: If29d58faccc99f56cc8142d093ba86cf134d0c25