Enable Async MTE in bpfloader.

This change enables Async mode ARM MTE in the bpfloader process on compatible
hardware and has no effect otherwise.

Bug: 181603044
Test: atest under system/bpf
Change-Id: I6340055fea1f97fcc781b418e2465a7961ecedf4
This commit is contained in:
Evgenii Stepanov 2021-05-24 15:35:31 -07:00
parent 67fa2073ff
commit d27ae792e1

View file

@ -36,6 +36,7 @@ cc_binary {
],
sanitize: {
integer_overflow: true,
memtag_heap: true,
},
clang: true,
shared_libs: [