bors
fabfd1fd93
Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviper
...
Add `kernel-address` sanitizer support for freestanding targets
This PR adds support for KASan (kernel address sanitizer) instrumentation in freestanding targets. I included the minimal set of `x86_64-unknown-none`, `riscv64{imac, gc}-unknown-none-elf`, and `aarch64-unknown-none` but there's likely other targets it can be added to. (`linux_kernel_base.rs`?) KASan uses the address sanitizer attributes but has the `CompileKernel` parameter set to `true` in the pass creation.
2023-02-18 03:05:11 +00:00
..
2023-02-02 07:34:41 +01:00
2023-02-17 12:39:05 +01:00
2022-12-10 18:45:34 +01:00
2022-12-10 18:45:34 +01:00
2023-02-11 23:23:17 +04:00
2023-02-14 23:12:27 +00:00
2023-02-17 00:19:34 +01:00
2023-02-07 21:00:12 +00:00
2023-02-16 03:39:58 +00:00
2023-02-04 22:28:59 +01:00
2023-02-17 22:24:31 +11:00
2023-02-16 15:26:03 +00:00
2023-02-17 22:24:31 +11:00
2023-02-14 08:51:19 +00:00
2023-02-18 03:05:11 +00:00
2023-02-18 03:05:11 +00:00
2023-02-18 00:20:52 +00:00
2023-02-16 15:26:00 +00:00
2023-02-02 07:47:39 +01:00
2023-02-16 15:14:45 +11:00
2023-02-06 06:58:30 -05:00
2023-02-16 15:14:45 +11:00
2023-02-16 17:51:25 +01:00
2023-02-16 15:26:03 +00:00
2023-02-17 00:19:34 +01:00
2022-12-01 17:34:43 +00:00
2023-01-05 19:01:12 +01:00
2023-02-16 15:26:00 +00:00
2023-02-18 00:20:52 +00:00
2023-01-30 12:26:26 +00:00
2023-02-18 00:20:52 +00:00
2023-01-30 17:11:35 +00:00
2023-01-19 15:25:33 +00:00
2023-02-17 17:42:51 +00:00
2023-02-16 14:55:05 +01:00
2023-01-17 08:09:33 +00:00
2023-02-17 09:30:33 +00:00
2023-02-09 11:47:12 +11:00
2023-02-14 20:54:25 -05:00
2023-02-11 17:18:44 +01:00
2023-02-14 15:09:40 +00:00
2023-02-17 22:24:31 +11:00
2023-02-18 00:20:52 +00:00
2023-02-17 22:24:34 +11:00
2023-02-16 15:26:03 +00:00
2023-02-18 00:20:52 +00:00
2023-02-16 17:05:56 -07:00
2023-02-16 15:26:03 +00:00
2023-02-16 15:26:03 +00:00
2023-02-17 04:45:15 +00:00
2023-02-17 09:32:39 +00:00
2023-02-17 08:23:53 +00:00
2023-02-17 08:23:53 +00:00
2023-02-17 00:19:34 +01:00
2022-12-10 18:45:34 +01:00
2023-02-18 03:05:11 +00:00
2023-02-17 00:19:34 +01:00
2023-02-17 22:24:34 +11:00
2023-02-18 03:05:11 +00:00
2023-02-18 00:20:52 +00:00
2023-02-17 09:30:33 +00:00
2023-02-14 08:51:19 +00:00
2023-02-18 00:20:52 +00:00
2023-02-17 22:24:34 +11:00