[llvm-bugs] [Bug 50378] New: [fuhcsia] Implement InitPrctl once TBI on Fuchsia is finalized

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 17 11:55:17 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=50378

            Bug ID: 50378
           Summary: [fuhcsia] Implement InitPrctl once TBI on Fuchsia is
                    finalized
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: hwasan
          Assignee: unassignedbugs at nondot.org
          Reporter: leonardchan at google.com
                CC: llvm-bugs at lists.llvm.org

InitPrctl() in the linux hwasan implementation seems to just check if TBI is
enabled for the system during hwasan startup. While this can be empty for now
in the fuchsia implementation, we should update this to also check for TBI once
relevant changes for that are landed in zircon.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210517/d570bb93/attachment.html>


More information about the llvm-bugs mailing list