diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-09-19 16:49:52 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-10-04 09:27:33 +0000 |
| commit | b7d7ff54b601447c0eaf6fbd20eb6fd03192aeaf (patch) | |
| tree | 05cb7c1c1ed3cfa2ecb48b53df8cbbdf5239e1fa /docs/linux/setup_linux-host_android-device_arm-kernel.md | |
| parent | 8144982a26c6b8e5f0f5401c2a2de99e4ced04cd (diff) | |
sys/syz-sysgen: fail on undefined consts
Ensure that every const mentioned in the description is defined for at
least one architecture.
We cannot do it inside pkg/compiler as it deals with only one arch at a
time. Also, we cannot do it inside syz-check as it's not supposed to be
called every time and may also include non-actionable warnings.
So let's do it inside syz-sysgen, which is invoked all the time and has
all the necessary data.
Diffstat (limited to 'docs/linux/setup_linux-host_android-device_arm-kernel.md')
0 files changed, 0 insertions, 0 deletions
