summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <pcc@google.com>2020-11-13 10:54:13 -0800
committerPeter Collingbourne <pcc@google.com>2020-11-13 16:08:27 -0800
commita97c6f696eefa30393d64de1b4170ad9a56b3108 (patch)
tree52d8542d6504ce5f78c8fcce07000a9f37463f0a /trusty/coverage/coverage.cpp
parent8773ebe2b1cbc886e6cd05c1d5fde04bf88d255a (diff)
Switch to the new kernel API for obtaining fault address tag bits.
The discussion on LKML is converging on v16 of the fault address tag bits patch [1]. In this version of the patch the presence of the tag bits in si_addr is controlled by a sa_flags bit, and a protocol is introduced to allow userspace to detect kernel support for sa_flags bits. Update the tombstone signal handler to use this API to read the tag bits, update the interceptors in libsigchain to implement the flag support detection protocol and hide the tag bits in si_addr from chained signal handlers that did not request them to match the kernel behavior. [1] https://lore.kernel.org/linux-arm-kernel/cover.1605235762.git.pcc@google.com/ Change-Id: I57f24c07c01ceb3e5b81cfc15edf559ef7dfc740
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions