ggardet (Guillaume GARDET)
- Login: ggardet
- Registered on: 11/30/2023
- Last sign in: 11/30/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/30/2023
-
01:28 PM Ruby Bug #20029 (Closed): coroutine/arm64/Context.S does not support PAC/BTI
- On aarch64/arm64, when we build with `-mbranch-protection=standard` to enable Pointer Authentication (PAC) and Branch Target Identification (BTI), the final link disable them, because `coroutine/arm64/Context.S` does not support PAC and ...