We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
elf_to_disassembly
1 parent 103d70e commit eb579c7Copy full SHA for eb579c7
sw/device/silicon_owner/tock/kernel/BUILD
@@ -4,7 +4,6 @@
4
5
load("@rules_rust//rust:defs.bzl", "rust_binary")
6
load("//rules:linker.bzl", "ld_library")
7
-load("//rules:opentitan.bzl", "elf_to_disassembly")
8
load("//rules/opentitan:legacy.bzl", "obj_transform")
9
load("//rules/opentitan:defs.bzl", "OPENTITAN_CPU")
10
sw/device/silicon_owner/tock/upstream_kernel/BUILD
0 commit comments